mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BusTO to 2.2.0 (57)
This commit is contained in:
parent
ffe71ccdf0
commit
019df9fe1b
1 changed files with 14 additions and 2 deletions
|
|
@ -434,7 +434,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 57
|
||||
commit: 42b94c7ed58797e468c2dc908d59f93bcaf7d831
|
||||
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.6
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue