This commit is contained in:
Vitor Pamplona
2023-01-16 16:42:46 -05:00
parent 5667bd5140
commit 01425dd42e
2 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 6
versionName "0.6"
versionCode 7
versionName "0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {