More crash fixes

This commit is contained in:
Grishka
2022-04-12 03:54:51 +03:00
parent 9b2f50d726
commit 6e6f73f2c0
5 changed files with 17 additions and 2 deletions

View File

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