We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d9b2c commit 59fb635Copy full SHA for 59fb635
1 file changed
mastodon/build.gradle
@@ -13,7 +13,7 @@ android {
13
applicationId "org.joinmastodon.android"
14
minSdk 23
15
targetSdk 35
16
- versionCode 151
+ versionCode 152
17
versionName "2.11.4"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments