a CI a day keeps the doctor away

This commit is contained in:
Sorunome 2021-01-28 18:25:22 +01:00
parent 03ceef5273
commit bfeb6da24e
No known key found for this signature in database
GPG Key ID: B19471D07FC9BE9C
2 changed files with 1 additions and 2 deletions

View File

@ -40,6 +40,7 @@ android {
lintOptions {
disable 'InvalidPackage'
checkReleaseBuilds false
}
defaultConfig {

View File

@ -2,8 +2,6 @@
flutter channel stable
flutter upgrade
flutter pub get
flutter build apk --debug
flutter build apk --profile
flutter build apk --release
mkdir -p build/android
cp build/app/outputs/apk/release/app-release.apk build/android/