Release v0.27.1 (998)

This commit is contained in:
polymorphicshade 2024-07-13 14:07:01 -06:00
parent 72a125a44e
commit daee0bfbc5

View file

@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "Tubular"
minSdk 21
targetSdk 33
versionCode 997
versionName "0.27.0"
versionCode 998
versionName "0.27.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"