This commit is contained in:
Hitesh Ale
2023-02-26 00:19:20 -05:00
parent c07ce52413
commit 060216cd7c
5 changed files with 318 additions and 1 deletions

View File

@@ -49,7 +49,7 @@ android {
applicationId "com.example.ruswipeshare"
// 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 19
minSdkVersion 21
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName