chore: 🔖 update version
All checks were successful
apk / build (push) Successful in 1m11s

This commit is contained in:
Michel Roux 2025-02-08 15:23:54 +01:00
parent 95476c9cb0
commit 84b4cd8d8e

View File

@ -7,8 +7,8 @@ android {
applicationId = "net.crystalyx.setaswallpaper"
minSdkVersion = 5
targetSdkVersion = 34
versionCode = 12
versionName = "3.5"
versionCode = 13
versionName = "3.6"
}
signingConfigs {
release {