diff --git a/build.gradle.kts b/build.gradle.kts index 02f956ba..6c0153f2 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -53,8 +53,8 @@ android { applicationId = "org.kde.kdeconnect_tp" minSdk = 21 targetSdk = 35 - versionCode = 13209 - versionName = "1.32.9" + versionCode = 13210 + versionName = "1.32.10" proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro") } buildFeatures { diff --git a/fastlane/metadata/android/en-US/changelogs/13210.txt b/fastlane/metadata/android/en-US/changelogs/13210.txt new file mode 100644 index 00000000..e6210bac --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/13210.txt @@ -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