Blackhole: disable

This commit is contained in:
linsui 2022-09-01 16:49:27 +08:00
parent 9f463b138b
commit 5ae0de7ae1

View file

@ -15,30 +15,9 @@ RepoType: git
Repo: https://github.com/Sangwan5688/BlackHole
Builds:
- versionName: 1.15.1
versionCode: 32
disable: https://github.com/Sangwan5688/BlackHole/issues/345
commit: a0e06a674335b958265124cd8c49e686241b640d
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.4
rm:
- docs
- linux
- ios
- test
- windows
build:
- $$flutter$$/bin/flutter config --no-analytics
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
- versionName: 1.15.2
versionCode: 33
disable: https://github.com/Sangwan5688/BlackHole/issues/345
commit: a7812c3c3872c90b253742392f91e65967834c23
sudo:
- apt-get update || apt-get update
@ -46,7 +25,7 @@ Builds:
- update-alternatives --auto java
output: build/app/outputs/flutter-apk/app-release.apk
srclibs:
- flutter@3.0.4
- flutter@3.3.0
rm:
- docs
- linux
@ -58,7 +37,7 @@ Builds:
- $$flutter$$/bin/flutter packages pub get
- $$flutter$$/bin/flutter build apk
AutoUpdateMode: Version
AutoUpdateMode: None
UpdateCheckMode: Tags
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
CurrentVersion: 1.15.2