mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BusTO to 2.4.5 (68)
This commit is contained in:
parent
10090c879e
commit
95eafe4423
1 changed files with 13 additions and 2 deletions
|
|
@ -530,7 +530,18 @@ Builds:
|
|||
- echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
- sed -i -e 's/8.12.3/8.11.1/' ../build.gradle
|
||||
|
||||
- versionName: 2.4.5
|
||||
versionCode: 68
|
||||
commit: 17cfbc66be2d47c6e3b01df99d7c91c1b00fae67
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
prebuild:
|
||||
- echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
- sed -i -e 's/8.12.3/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 67
|
||||
CurrentVersion: 2.4.5
|
||||
CurrentVersionCode: 68
|
||||
|
|
|
|||
Loading…
Reference in a new issue