Releasing a new version to make sure versionCode was updated.

This commit is contained in:
Vitor Pamplona 2023-01-23 16:30:18 -03:00
parent a6c3c5c606
commit 582f8e39c0

View File

@ -11,8 +11,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 33
versionCode 17
versionName "0.10.0"
versionCode 19
versionName "0.10.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {