更新android配置文件

This commit is contained in:
wyf
2025-06-07 10:04:53 +08:00
parent c9d7fceb98
commit 36a5b098d5
2 changed files with 13 additions and 0 deletions

4
android/key.properties Normal file
View File

@@ -0,0 +1,4 @@
storePassword=taihe601
keyPassword=taihe601
keyAlias=testalias
storeFile=test.keystore

9
android/local.properties Normal file
View File

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