chore: update editor version (#5513)

This commit is contained in:
Lucas.Xu
2024-06-13 07:58:05 +08:00
committed by GitHub
parent bd5f5f8b9e
commit 15329b39d0
7 changed files with 21 additions and 30 deletions

View File

@ -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 23
minSdkVersion 24
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName