Fix crash

This commit is contained in:
Grishka
2022-04-13 01:21:17 +03:00
parent 12ac5e9425
commit 0f61cb12d4
2 changed files with 18 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
versionCode 25
versionCode 26
versionName "0.1"
}