This commit is contained in:
Vitor Pamplona
2024-03-04 12:00:02 -05:00
parent 5a680beabb
commit 2f45067949
+2 -2
View File
@@ -12,8 +12,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk 26
targetSdk 34
versionCode 359
versionName "0.85.0"
versionCode 360
versionName "0.85.1"
buildConfigField "String", "RELEASE_NOTES_ID", "\"d8da33fd13d129d86c53564aedefafbe3716f007c520431be4a8e488d3925afb\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"