mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update News Provider to 1.9.5 (57)
This commit is contained in:
parent
15933125ca
commit
f45b001c46
1 changed files with 13 additions and 2 deletions
|
|
@ -319,7 +319,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.5
|
||||
versionCode: 57
|
||||
commit: 41d49ad84a4bc6ce84e9c661733805e49b8173a6
|
||||
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.4
|
||||
CurrentVersionCode: 56
|
||||
CurrentVersion: 1.9.5
|
||||
CurrentVersionCode: 57
|
||||
|
|
|
|||
Loading…
Reference in a new issue