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 c3896cb commit 4263428Copy full SHA for 4263428
android/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
36
defaultConfig {
37
applicationId "com.zulipmobile"
38
- minSdkVersion 28
+ minSdkVersion 26
39
targetSdkVersion flutter.targetSdkVersion
40
// These are synced to local.properties from pubspec.yaml by the flutter tool.
41
versionCode localProperties.getProperty('flutter.versionCode').toInteger()
0 commit comments