mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 18:07:55 +00:00
Release 1.33.3
This commit is contained in:
parent
72e958a891
commit
864d44cb5b
@ -40,8 +40,8 @@ android {
|
|||||||
applicationId = "org.kde.kdeconnect_tp"
|
applicationId = "org.kde.kdeconnect_tp"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 13302
|
versionCode = 13303
|
||||||
versionName = "1.33.2"
|
versionName = "1.33.3"
|
||||||
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
||||||
}
|
}
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
12
fastlane/metadata/android/en-US/changelogs/13303.txt
Normal file
12
fastlane/metadata/android/en-US/changelogs/13303.txt
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
1.33.2
|
||||||
|
* Fix connection issues on some devices
|
||||||
|
|
||||||
|
1.33.1
|
||||||
|
* Fix compatibility with GSConnect
|
||||||
|
|
||||||
|
1.33.0
|
||||||
|
* Add support for PeerTube links
|
||||||
|
* Allow filtering notifications from work profile
|
||||||
|
* Fix bug where devices would unpair without user interaction
|
||||||
|
* Verification key now changes every second (only if both devices support it)
|
||||||
|
* Fix crashes
|
Loading…
x
Reference in New Issue
Block a user