Local timeline

This commit is contained in:
Grishka
2022-04-24 13:51:03 +03:00
parent f499444a86
commit 61d537779b
6 changed files with 72 additions and 14 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
versionCode 30
versionName "1.0.1"
versionCode 31
versionName "1.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}