mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Update 方舟帮帮忙 to 2.10.5 (64)
This commit is contained in:
parent
96d09857f5
commit
a4e41e97b6
1 changed files with 14 additions and 2 deletions
|
|
@ -40,7 +40,19 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '4s/true/false/' src/main/res/xml/root_preferences.xml
|
prebuild: sed -i -e '4s/true/false/' src/main/res/xml/root_preferences.xml
|
||||||
|
|
||||||
|
- versionName: 2.10.5
|
||||||
|
versionCode: 64
|
||||||
|
commit: 94871a4597195aa10c0e5c8f0409d9ec9057ae29
|
||||||
|
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 '4s/true/false/' src/main/res/xml/root_preferences.xml
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.10.4
|
CurrentVersion: 2.10.5
|
||||||
CurrentVersionCode: 63
|
CurrentVersionCode: 64
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue