mirror of
https://invent.kde.org/network/kdeconnect-android.git
synced 2025-12-12 20:35:58 +01:00
Release 1.34.0
This commit is contained in:
@@ -47,8 +47,8 @@ android {
|
||||
applicationId = "org.kde.kdeconnect_tp"
|
||||
minSdk = 22
|
||||
targetSdk = 35
|
||||
versionCode = 13309
|
||||
versionName = "1.33.9"
|
||||
versionCode = 13400
|
||||
versionName = "1.34.0"
|
||||
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
||||
}
|
||||
buildFeatures {
|
||||
|
||||
8
fastlane/metadata/android/en-US/changelogs/13400.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/13400.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
1.34.0
|
||||
* Disabled mDNS device discovery by default. Please report any new problems finding devices.
|
||||
* Fix cellular network connectivity not being reported.
|
||||
* Fix unwantedly stopping multimedia players after pausing them.
|
||||
* Fix arrow keys input when using remote input.
|
||||
* Display "continue watching" notifications less often.
|
||||
* Fix crashes and improve memory usage.
|
||||
|
||||
Reference in New Issue
Block a user