This commit is contained in:
Vitor Pamplona 2024-06-28 19:03:23 -04:00
parent 4e9e123666
commit 0df37d6694

View File

@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 382
versionName "0.88.5"
versionCode 383
versionName "0.88.6"
buildConfigField "String", "RELEASE_NOTES_ID", "\"2a34cbadd03212c8162e1ff896ba12641821088a2ec8d5e40d54aa80c0510800\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"