mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 18:07:55 +00:00
Release 1.32.10
This commit is contained in:
parent
5b937313ff
commit
125c9d54b3
@ -53,8 +53,8 @@ android {
|
|||||||
applicationId = "org.kde.kdeconnect_tp"
|
applicationId = "org.kde.kdeconnect_tp"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 13209
|
versionCode = 13210
|
||||||
versionName = "1.32.9"
|
versionName = "1.32.10"
|
||||||
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
||||||
}
|
}
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
14
fastlane/metadata/android/en-US/changelogs/13210.txt
Normal file
14
fastlane/metadata/android/en-US/changelogs/13210.txt
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
1.32.10
|
||||||
|
* Fixed app showing behind the notifications bar in Android 15
|
||||||
|
* Fixed file transfers showing as failed when they succeeded
|
||||||
|
* Fixed plugin list not updating after granting permissions
|
||||||
|
|
||||||
|
1.32.3
|
||||||
|
* Fix trusted devices list
|
||||||
|
|
||||||
|
1.32.2
|
||||||
|
* Handle expired certificates
|
||||||
|
* Support doubletap drag in remote mouse
|
||||||
|
|
||||||
|
1.32.1
|
||||||
|
* Fixed a crash when opening the presentation remote
|
Loading…
x
Reference in New Issue
Block a user