My Leaf: remove 1.7.1 (114)
Outdated, failing build.
This commit is contained in:
parent
64b3228c21
commit
3a3a69a4f0
|
@ -217,20 +217,6 @@ Builds:
|
|||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 114
|
||||
commit: 1.7.1
|
||||
output: build/app/outputs/apk/release/app-release.apk
|
||||
srclibs:
|
||||
- flutter@v1.7.3
|
||||
prebuild:
|
||||
- touch android/key.properties
|
||||
- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
|
||||
-> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
||||
build:
|
||||
- $$flutter$$/bin/flutter config --no-analytics
|
||||
- $$flutter$$/bin/flutter build apk
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 117
|
||||
commit: 1.7.1
|
||||
|
|
Loading…
Reference in a new issue