build: targetSdk + compileSdk 33 → 34 (Play Store requirement)
Build APK — WhatSMS Gateway / build (push) Failing after 1m2s
Build APK — WhatSMS Gateway / build (push) Failing after 1m2s
This commit is contained in:
+2
-2
@@ -6,12 +6,12 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdk 33
|
||||
compileSdk 34
|
||||
|
||||
defaultConfig {
|
||||
applicationId "pt.whatsms.gateway"
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
targetSdk 34
|
||||
versionCode 11
|
||||
versionName "3.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user