更新英文语言相关问题。

This commit is contained in:
wyf
2026-03-23 15:19:09 +08:00
parent 2d28a550bd
commit a1e835ecbc
20 changed files with 472 additions and 1040 deletions

View File

@@ -9,8 +9,9 @@ allprojects {
maven { url 'https://maven.aliyun.com/repository/gradle-plugin' }
maven { url 'https://jitpack.io' }
maven { url 'https://developer.huawei.com/repo/'}
// maven { url "https://repo.jiguang.cn/repository/maven2/" }
google()
mavenCentral()
// mavenCentral()
flatDir {
dirs 'libs'
}

View File

@@ -2,7 +2,9 @@ org.gradle.jvmargs=-Xmx4G -XX:+HeapDumpOnOutOfMemoryError
android.useAndroidX=true
android.enableJetifier=true
systemProp.http.proxyHost=pp.it.real.he-info.cn
systemProp.http.proxyPort=7897
systemProp.https.proxyHost=pp.it.real.he-info.cn
systemProp.https.proxyPort=7897
# systemProp.http.proxyHost=pp.it.real.he-info.cn
# systemProp.http.proxyPort=7897
# systemProp.https.proxyHost=pp.it.real.he-info.cn
# systemProp.https.proxyPort=7897

Binary file not shown.

View File

@@ -1,11 +1,23 @@
# 太和e护
# storePassword=taihe601
# keyPassword=taihe601
# keyAlias=testalias
# storeFile=test.keystore
storePassword=taihe601
keyPassword=taihe601
keyAlias=testalias
storeFile=test.keystore
# 眠花糖
storePassword=mht@123456
keyPassword=mht@123456
keyAlias=mianhuatang
storeFile=AppKeys.jks
# storePassword=mht@123456
# keyPassword=mht@123456
# keyAlias=mianhuatang
# storeFile=AppKeys.jks
# 东华
# storePassword=taihe601
# keyPassword=taihe601
# keyAlias=donghua
# storeFile=donghua.jks
# 沃棣
# storePassword=taihe601
# keyPassword=taihe601
# keyAlias=wodi
# storeFile=wodi.jks

View File

@@ -1,9 +1,10 @@
sdk.dir=C:\\Users\\wyf\\AppData\\Local\\Android\\sdk
flutter.sdk=D:\\flutter_res\\flutter
flutter.buildMode=debug
flutter.buildMode=release
flutter.versionName=1.0.0
flutter.versionCode=1
flutter.minSdkVersion=22
flutter.targetSdkVersion=35
flutter.compileSdkVersion=35
flutter.ndkVersion=28.0.12433566
flutter.ndkVersion=28.0.12433566
app.type=3

View File

@@ -1,7 +1,7 @@
# 太和版本信息
# flutter.android.versionName=2.0.5
# flutter.android.versionCode=11
# 太和版本信息(未提交)
flutter.android.versionName=2.0.8
flutter.android.versionCode=14
# 智慧眠花糖版本信息【最新,提交商店】
flutter.android.versionName=2.0.9
flutter.android.versionCode=13
# 智慧眠花糖版本信息【最新,提交商店】
# flutter.android.versionName=2.0.11
# flutter.android.versionCode=17