mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update com.chooloo.www.koler to v1.5.0 (79)
This commit is contained in:
parent
52ee68064a
commit
c698cc8830
1 changed files with 13 additions and 2 deletions
|
|
@ -97,8 +97,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v1.5.0
|
||||
versionCode: 79
|
||||
commit: da3f78e56364ace374159e72fce0afa019fb9216
|
||||
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.4.6
|
||||
CurrentVersionCode: 78
|
||||
CurrentVersion: v1.5.0
|
||||
CurrentVersionCode: 79
|
||||
|
|
|
|||
Loading…
Reference in a new issue