This commit is contained in:
Vitor Pamplona 2024-06-29 19:57:53 -04:00
parent 58796ac31d
commit 5c21e219fe

View File

@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 384
versionName "0.88.7"
versionCode 385
versionName "0.88.8"
buildConfigField "String", "RELEASE_NOTES_ID", "\"2a34cbadd03212c8162e1ff896ba12641821088a2ec8d5e40d54aa80c0510800\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"