fix: fixed versions

This commit is contained in:
2026-06-13 19:22:29 +03:00
parent c918b5b1d4
commit 5df2399e84
2 changed files with 2 additions and 10 deletions
+1 -5
View File
@@ -6,11 +6,7 @@ plugins {
android { android {
namespace = "ru.omni_devel.cards" namespace = "ru.omni_devel.cards"
compileSdk { compileSdk = 36
version = release(36) {
minorApiLevel = 1
}
}
defaultConfig { defaultConfig {
applicationId = "ru.omni_devel.cards" applicationId = "ru.omni_devel.cards"
+1 -5
View File
@@ -6,11 +6,7 @@ plugins {
android { android {
namespace = "ru.omni_devel.cards" namespace = "ru.omni_devel.cards"
compileSdk { compileSdk = 36
version = release(36) {
minorApiLevel = 1
}
}
defaultConfig { defaultConfig {
applicationId = "ru.omni_devel.cards" applicationId = "ru.omni_devel.cards"