Someone else's code throwing too many exceptions again, yay

This commit is contained in:
Grishka
2024-07-10 02:48:33 +03:00
parent 0182763b58
commit a9ef1f9d47
3 changed files with 5 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 34
versionCode 110
versionCode 111
versionName "2.6.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}