mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Url checker to 2.6 (15)
This commit is contained in:
parent
6fa60449c4
commit
f322da597c
1 changed files with 13 additions and 2 deletions
|
|
@ -82,7 +82,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.6'
|
||||
versionCode: 15
|
||||
commit: 42e59d528b9e87064c138831895b6434672a91e2
|
||||
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: '2.5'
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue