mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Bundle data snapshot with APK
This commit is contained in:
parent
41fcaf3c5c
commit
4747ea04a9
1 changed files with 3 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Builds:
|
|||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: cef1d62a3623fd8852ead10fa4e814ff62c9bb6e
|
||||
commit: 5ab43506d3f5e1f06f832d3e04ecb70e83945dfe
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -34,6 +34,8 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
preassemble:
|
||||
- bundleData
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue