Add search function at access control

Fix the issues with the profile add button to cover the edit button

Adapt LoadBalance and Relay

Add arm

Fix android notification icon error
This commit is contained in:
chen08209
2024-06-08 22:51:58 +08:00
parent c65746709d
commit f4c3b06cd5
31 changed files with 518 additions and 360 deletions

View File

@@ -62,7 +62,7 @@ android {
defaultConfig {
applicationId "com.follow.clash"
minSdkVersion 21
minSdkVersion 24
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName