Skip to content

Commit

Permalink
Merge branch 'main' into removed_workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Apr 1, 2024
2 parents c7947d2 + 555649c commit 9e04364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/appflowy_flutter/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "io.appflowy.appflowy"
minSdkVersion 29
minSdkVersion 23
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit 9e04364

Please sign in to comment.