Release 1.33.8

This commit is contained in:
Albert Vaca Cintora
2025-10-08 14:04:07 +02:00
parent 6f7e23e983
commit 9b5a64a765
2 changed files with 18 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId = "org.kde.kdeconnect_tp"
minSdk = 22
targetSdk = 35
versionCode = 13307
versionName = "1.33.7"
versionCode = 13308
versionName = "1.33.8"
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
}
buildFeatures {