More fixes

This commit is contained in:
Grishka
2022-04-08 01:49:08 +03:00
parent c6ea406a61
commit d063eb32d2
3 changed files with 25 additions and 21 deletions

View File

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