This commit is contained in:
Vitor Pamplona
2023-01-29 22:07:00 -03:00
parent 8b1e0f9af0
commit bba5afcdbf

View File

@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst" applicationId "com.vitorpamplona.amethyst"
minSdk 26 minSdk 26
targetSdk 33 targetSdk 33
versionCode 30 versionCode 31
versionName "0.11.4" versionName "0.11.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables { vectorDrawables {