Everything is purple now

This commit is contained in:
Grishka
2022-07-02 02:03:07 +03:00
parent b2db64022f
commit 74f03026cf
23 changed files with 13 additions and 13 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 31
versionCode 37
versionName "1.1.1"
versionCode 38
versionName "1.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}