mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Blue Line Console to 1.2.13 (30)
This commit is contained in:
parent
50aedb14cf
commit
2327ce951d
1 changed files with 13 additions and 2 deletions
|
|
@ -149,7 +149,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.2.13
|
||||||
|
versionCode: 30
|
||||||
|
commit: 3f9f261d38008a055122dbefef7132d364fc97f6
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.2.12
|
CurrentVersion: 1.2.13
|
||||||
CurrentVersionCode: 29
|
CurrentVersionCode: 30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue