pull/931/head v0.88.0
Vitor Pamplona 2024-06-19 16:34:01 -04:00
rodzic 239f390e7c
commit d28f20519b
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -12,9 +12,9 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 376
versionName "0.87.7"
buildConfigField "String", "RELEASE_NOTES_ID", "\"863124b6592359494396c22b917f9d251ad12ac31b09ea29e0265e3c088ce9f8\""
versionCode 377
versionName "0.88.0"
buildConfigField "String", "RELEASE_NOTES_ID", "\"2a34cbadd03212c8162e1ff896ba12641821088a2ec8d5e40d54aa80c0510800\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {