Offline screen auto reconnect

This commit is contained in:
2023-08-16 20:57:28 +05:30
parent 0ada78e781
commit 68d313de01
4 changed files with 36 additions and 8 deletions

View File

@@ -54,7 +54,7 @@ android {
applicationId "com.Xperience.FaucetHub"
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
minSdkVersion 19
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName