增加高级重放

This commit is contained in:
wanghongenpin
2024-01-05 03:19:35 +08:00
parent 381bf21675
commit 7b224b9f61
14 changed files with 327 additions and 44 deletions

View File

@@ -51,6 +51,7 @@ android {
defaultConfig {
applicationId "com.network.proxy"
ndk { abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86_64' }
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion