UpgradeAll: add 0.12-rc

This commit is contained in:
linsui 2022-02-02 22:20:37 +08:00 committed by linsui
parent 845fd9827e
commit 3600074810

View file

@ -0,0 +1,32 @@
Categories:
- System
License: GPL-3.0-only
AuthorName: Distributed Update System
SourceCode: https://github.com/DUpdateSystem/UpgradeAll
IssueTracker: https://github.com/DUpdateSystem/UpgradeAll/issues
Changelog: https://github.com/DUpdateSystem/UpgradeAll/releases
AutoName: UpgradeAll
RepoType: git
Repo: https://github.com/DUpdateSystem/UpgradeAll.git
Builds:
- versionName: 0.12-rc
versionCode: 94
commit: cd3e97bc6c1cb7219f4e6727ab683703c6fc5427
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/firebase/d' -e '/gms/d' build.gradle ../build.gradle
gradleprops:
- free
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.12-rc
CurrentVersionCode: 94