Prepare new release
This commit is contained in:
parent
ff7b6e4564
commit
761cadbcc7
|
@ -0,0 +1 @@
|
|||
- Added option to donate to Mastodon in-app when connected to our flagship server. This option will not appear when using a 3rd party server to avoid confusion. Please check if the 3rd party server you're using accepts donations through their website.
|
|
@ -0,0 +1 @@
|
|||
109.txt
|
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "org.joinmastodon.android"
|
||||
minSdk 23
|
||||
targetSdk 34
|
||||
versionCode 108
|
||||
versionName "2.5.6"
|
||||
versionCode 109
|
||||
versionName "2.6.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue