Bump version

This commit is contained in:
Grishka
2024-06-29 22:13:18 +03:00
parent 6f6d2e1e08
commit 75f1caf022

View File

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