app/build.gradle.kts aktualisiert
Some checks failed
Build Release APK / build (push) Failing after 11m30s

This commit is contained in:
2025-05-20 23:11:36 +02:00
parent 7fd7f0af8e
commit 70781e741c

View File

@@ -12,7 +12,7 @@ plugins {
}
android {
val latestVersionName = "0.6.5"
val latestVersionName = "0.0.1"
namespace = "com.felitendo.felostore"
buildToolsVersion = "35.0.0"
compileSdk = 35