mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
更新 Android Studio 版本
This commit is contained in:
parent
80e5b53560
commit
1c28f7406b
@ -1,14 +1,6 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
signingConfigs {
|
||||
debug {
|
||||
storeFile file('C:\\Users\\ZCShou\\ZCShouKeyGoGo.jks')
|
||||
storePassword 'zcs220807'
|
||||
keyAlias 'GoGoKey'
|
||||
keyPassword 'zcs220807'
|
||||
}
|
||||
}
|
||||
compileSdkVersion 30
|
||||
defaultConfig {
|
||||
applicationId "com.zcshou.gogogo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user