bump version and change app name

This commit is contained in:
sk 2022-05-06 22:10:45 +02:00
parent 8d443b2051
commit bde2e398a8
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Mastodon</string>
<string name="app_name">Mastođon</string>
<string name="get_started">Get started</string>
<string name="log_in">Log in</string>