mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
Update BoltOn to 5 (5)
This commit is contained in:
parent
8f09bb8a18
commit
c3cd4dd80e
1 changed files with 13 additions and 2 deletions
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '5'
|
||||
versionCode: 5
|
||||
commit: a34bfe05403deecfd3c120d48a54940025cc546d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '5'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue