2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

Release 1.32.11

This commit is contained in:
Albert Vaca Cintora 2025-01-18 11:42:02 +01:00
parent bb152c4900
commit ecd4bec109
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View File

@ -53,8 +53,8 @@ android {
applicationId = "org.kde.kdeconnect_tp"
minSdk = 21
targetSdk = 35
versionCode = 13210
versionName = "1.32.10"
versionCode = 13211
versionName = "1.32.11"
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
}
buildFeatures {

View File

@ -1,5 +1,5 @@
[versions]
activityCompose = "1.9.3"
activityCompose = "1.10.0"
androidDesugarJdkLibs = "2.1.4"
androidGradlePlugin = "8.8.0"
androidSmsmms = "kdeconnect-1-21-0"
@ -30,7 +30,7 @@ minaCore = "2.2.4"
mockitoCore = "5.15.2"
preferenceKtx = "1.2.1"
reactiveStreams = "1.0.4"
recyclerview = "1.3.2"
recyclerview = "1.4.0"
rxjava = "2.2.21"
sl4j = "2.0.13"
sshdCore = "2.14.0"