mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update BusTO to 2.1.4 (54)
This commit is contained in:
parent
f77ee0ffca
commit
f06bd5e5d9
1 changed files with 14 additions and 2 deletions
|
|
@ -398,7 +398,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 2.1.4
|
||||
versionCode: 54
|
||||
commit: a6d1acd7ace16cec4c15e2e3fdf94b6edaaee656
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.3
|
||||
CurrentVersionCode: 53
|
||||
CurrentVersion: 2.1.4
|
||||
CurrentVersionCode: 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue