set minsdk version to 18
This commit is contained in:
		@@ -47,7 +47,7 @@ android {
 | 
			
		||||
        applicationId "eu.heili.gallery"
 | 
			
		||||
        // You can update the following values to match your application needs.
 | 
			
		||||
        // For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-build-configuration.
 | 
			
		||||
        minSdkVersion flutter.minSdkVersion
 | 
			
		||||
        minSdkVersion 18
 | 
			
		||||
        targetSdkVersion flutter.targetSdkVersion
 | 
			
		||||
        versionCode flutterVersionCode.toInteger()
 | 
			
		||||
        versionName flutterVersionName
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user