Bump version

This commit is contained in:
Grishka 2024-06-29 22:13:18 +03:00
parent 6f6d2e1e08
commit 75f1caf022
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 33
versionCode 104
versionName "2.5.3"
versionCode 106
versionName "2.5.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}