VQA fixes part 2

This commit is contained in:
Grishka
2024-06-08 18:58:04 +03:00
parent bf44f7ef13
commit c3e48d20f3
13 changed files with 87 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 33
versionCode 97
versionCode 99
versionName "2.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}