mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update BusTO to 2.4.0 (63)
This commit is contained in:
parent
aadbdcdee9
commit
1678cd827d
1 changed files with 11 additions and 2 deletions
|
|
@ -482,7 +482,16 @@ Builds:
|
|||
- yes
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 63
|
||||
commit: fda1381da2411aba4260b6571637cef29f43e58b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.1
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue