This commit is contained in:
Grishka
2022-03-11 20:25:14 +03:00
parent 04405b028c
commit 8ba3fecca3
3 changed files with 4 additions and 4 deletions

View File

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