新增 FIGHT996 259
This commit is contained in:
@@ -3,12 +3,15 @@
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
id 'com.google.gms.google-services' version '4.3.15' apply false
|
||||
alias(libs.plugins.kotlin.android) apply false
|
||||
alias(libs.plugins.plugin.compose) apply false
|
||||
|
||||
}
|
||||
|
||||
ext {
|
||||
outputPath = "F:/webApp2"
|
||||
versionCode = 133
|
||||
versionName = "v1.3.3"
|
||||
versionCode = 134
|
||||
versionName = "v1.3.4"
|
||||
namespace = "com.webclip.base"
|
||||
JAVA_VERSION = JavaVersion.VERSION_17
|
||||
}
|
||||
Reference in New Issue
Block a user