Post actions

This commit is contained in:
Grishka
2022-02-18 01:50:00 +03:00
parent 371faf9bb2
commit bb463aa10a
15 changed files with 256 additions and 49 deletions

View File

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