mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Repeat Me: remove erroneously added build
This commit is contained in:
parent
599302cec0
commit
bda12e5c2b
1 changed files with 0 additions and 17 deletions
|
|
@ -49,23 +49,6 @@ Builds:
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
- $$flutter$$/bin/flutter config --no-analytics
|
||||||
- $$flutter$$/bin/flutter build apk
|
- $$flutter$$/bin/flutter build apk
|
||||||
|
|
||||||
- versionName: 1.3.0
|
|
||||||
versionCode: 7
|
|
||||||
disable: no tag
|
|
||||||
commit: v1.3.0
|
|
||||||
output: build/app/outputs/apk/release/app-release.apk
|
|
||||||
srclibs:
|
|
||||||
- flutter@v1.2.1
|
|
||||||
rm:
|
|
||||||
- android/local.properties
|
|
||||||
prebuild:
|
|
||||||
- echo 'android.applicationVariants.all { variant -> variant.outputs.all { output
|
|
||||||
-> outputFileName = "app-${output.baseName}.apk" } }' >> android/app/build.gradle
|
|
||||||
- $$flutter$$/bin/flutter pub get
|
|
||||||
build:
|
|
||||||
- $$flutter$$/bin/flutter config --no-analytics
|
|
||||||
- $$flutter$$/bin/flutter build apk
|
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.5
|
CurrentVersion: 1.2.5
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue