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 f612d9b commit 1bf1d03Copy full SHA for 1bf1d03
frontend/appflowy_flutter/android/app/build.gradle
@@ -52,7 +52,7 @@ android {
52
defaultConfig {
53
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
54
applicationId "io.appflowy.appflowy"
55
- minSdkVersion 33
+ minSdkVersion 29
56
targetSdkVersion 33
57
versionCode flutterVersionCode.toInteger()
58
versionName flutterVersionName
0 commit comments