mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update com.chooloo.www.koler to v1.4.0 (72)
This commit is contained in:
parent
906a83a201
commit
9ec12c0aa2
1 changed files with 13 additions and 2 deletions
|
|
@ -19,8 +19,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.4.0
|
||||
versionCode: 72
|
||||
commit: 679c21b1525943dfee59bc773a79a9dc2d8fd142
|
||||
subdir: koler
|
||||
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
|
||||
UpdateCheckData: koler/build.gradle|versionCode\s(\d+)||
|
||||
CurrentVersion: v1.3.6
|
||||
CurrentVersionCode: 70
|
||||
CurrentVersion: v1.4.0
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue