mirror of
https://github.com/accelforce/Yuito
synced 2025-02-02 00:47:02 +01:00
Release 88
This commit is contained in:
parent
f2529a8e61
commit
71739ba87f
@ -20,8 +20,8 @@ android {
|
|||||||
applicationId APP_ID
|
applicationId APP_ID
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 87
|
versionCode 88
|
||||||
versionName "16.0"
|
versionName "17.0 beta 1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
|
7
fastlane/metadata/android/en-US/changelogs/89.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/89.txt
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Tusky v17.0
|
||||||
|
|
||||||
|
- "Open as..." is now also available in the menu on account profiles when using multiple accounts
|
||||||
|
- Login is now handled in a WebView within the app
|
||||||
|
- Support for Android 12
|
||||||
|
- support for the new Mastodon instance configuration API
|
||||||
|
- and a lot of other small fixes and improvements
|
Loading…
x
Reference in New Issue
Block a user