mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update News Provider to 1.9.8 (60)
This commit is contained in:
parent
2f30f8e2c9
commit
37564128fe
1 changed files with 13 additions and 2 deletions
|
|
@ -352,7 +352,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.8
|
||||
versionCode: 60
|
||||
commit: e226afd2daf4c588bc398c8ee228f7529fdf2eb0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.7
|
||||
CurrentVersionCode: 59
|
||||
CurrentVersion: 1.9.8
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue