mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Url checker to 2.4 (12)
This commit is contained in:
parent
90c4b0463b
commit
112b67d133
1 changed files with 13 additions and 2 deletions
|
|
@ -60,7 +60,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.4'
|
||||
versionCode: 12
|
||||
commit: f68f634308d5942fc3423c52d19681a4bcef5d87
|
||||
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.3'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '2.4'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue