This commit is contained in:
Vitor Pamplona 2024-06-04 18:46:45 -04:00
parent d10b4c6bde
commit ae418f9d45

View File

@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 373
versionName "0.87.4"
versionCode 374
versionName "0.87.5"
buildConfigField "String", "RELEASE_NOTES_ID", "\"863124b6592359494396c22b917f9d251ad12ac31b09ea29e0265e3c088ce9f8\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"