fix for ci

This commit is contained in:
Jeff 2022-03-09 16:50:52 -05:00
parent a07171ea8c
commit d96e039cc0
No known key found for this signature in database
GPG Key ID: 38BF6648CE62B3E0
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ android {
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
manifestPlaceholders += [applicationName: "android.app.Application"]
}
buildTypes {