v0.2 Thread Views

This commit is contained in:
Vitor Pamplona
2023-01-12 12:48:24 -05:00
parent 45a7a18ea7
commit 250e970aca
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {