We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544ff7d commit 1b74091Copy full SHA for 1b74091
android/app/build.gradle
@@ -44,7 +44,7 @@ android {
44
defaultConfig {
45
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
46
applicationId "com.example.tutor_me"
47
- minSdkVersion 31
+ minSdkVersion 23
48
targetSdkVersion flutter.targetSdkVersion
49
versionCode flutterVersionCode.toInteger()
50
versionName flutterVersionName
0 commit comments