mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Blue Line Console to 1.2.15 (32)
This commit is contained in:
parent
23d60c86b9
commit
eed7bae124
1 changed files with 13 additions and 2 deletions
|
|
@ -171,7 +171,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.15
|
||||
versionCode: 32
|
||||
commit: baed35dfa60b1bf14ab9df5066f3e90b6f0c1327
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.14
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.2.15
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue