Prepare a new release
This commit is contained in:
4
fastlane/metadata/android/en-US/changelogs/116.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/116.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
- We're rolling out grouped notifications for servers that support the feature
|
||||||
|
- You can now click "show results" on polls without having to submit a vote
|
||||||
|
- You will now see lines connecting reply chains in threads
|
||||||
|
- Bug fixes and improvements, obviously!
|
||||||
@@ -1 +1 @@
|
|||||||
110.txt
|
116.txt
|
||||||
@@ -13,8 +13,8 @@ android {
|
|||||||
applicationId "org.joinmastodon.android"
|
applicationId "org.joinmastodon.android"
|
||||||
minSdk 23
|
minSdk 23
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
versionCode 114
|
versionCode 116
|
||||||
versionName "2.6.1"
|
versionName "2.7.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user