mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-01-29 18:09:18 +01:00
Prepare a new release
This commit is contained in:
parent
e5dd97f992
commit
1b714e5815
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"
|
||||
minSdk 23
|
||||
targetSdk 34
|
||||
versionCode 114
|
||||
versionName "2.6.1"
|
||||
versionCode 116
|
||||
versionName "2.7.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user