This commit is contained in:
Vitor Pamplona
2023-01-19 18:26:12 -05:00
parent 0e22a25d3d
commit b9b1da1f04

View File

@@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst" applicationId "com.vitorpamplona.amethyst"
minSdk 26 minSdk 26
targetSdk 33 targetSdk 33
versionCode 11 versionCode 12
versionName "0.9" versionName "0.9.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {