a CI a day keeps the doctor away

This commit is contained in:
Sorunome 2021-01-28 18:25:22 +01:00
parent 97a5302042
commit 80505a321a
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/