Prepare release

This commit is contained in:
Grishka 2025-04-28 05:25:31 +03:00
parent 12f6fc5073
commit 02bdf4c461
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
- Bug fixes and minor improvements

View File

@ -1 +1 @@
138.txt
140.txt

View File

@ -13,7 +13,7 @@ android {
applicationId "org.joinmastodon.android"
minSdk 23
targetSdk 35
versionCode 139
versionCode 140
versionName "2.9.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}