This commit is contained in:
Vitor Pamplona
2023-03-31 17:00:17 -04:00
parent 737244fb60
commit 4bced4dbea

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst" applicationId "com.vitorpamplona.amethyst"
minSdk 26 minSdk 26
targetSdk 33 targetSdk 33
versionCode 111 versionCode 112
versionName "0.31.1" versionName "0.31.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {