Merge branch 'master' into fork

This commit is contained in:
sk
2022-07-22 11:30:17 +02:00
45 changed files with 944 additions and 156 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android.sk"
minSdk 23
targetSdk 31
versionCode 19
versionName '1.1.1+fork.19'
versionCode 20
versionName '1.1.3+fork.20'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}