Release 1.33.3

This commit is contained in:
Albert Vaca Cintora
2025-04-06 10:30:22 +02:00
parent 72e958a891
commit 864d44cb5b
2 changed files with 14 additions and 2 deletions

View File

@@ -40,8 +40,8 @@ android {
applicationId = "org.kde.kdeconnect_tp"
minSdk = 21
targetSdk = 35
versionCode = 13302
versionName = "1.33.2"
versionCode = 13303
versionName = "1.33.3"
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
}
buildFeatures {