mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update BusTO to 2.4.3 (66)
This commit is contained in:
parent
5e0358516e
commit
898c4dbb4c
1 changed files with 11 additions and 2 deletions
|
|
@ -510,7 +510,16 @@ Builds:
|
|||
output: build/outputs/apk/release/app-universal-release-unsigned.apk
|
||||
prebuild: echo -e "\norg.gradle.jvmargs=-Xmx4096m" >> ../gradle.properties
|
||||
|
||||
- versionName: 2.4.3
|
||||
versionCode: 66
|
||||
commit: 2227b9c264077ca0192d7c5700d4e0e749f0ece8
|
||||
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.4.2
|
||||
CurrentVersionCode: 65
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 66
|
||||
|
|
|
|||
Loading…
Reference in a new issue