mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update News Provider to 1.9.6 (58)
This commit is contained in:
parent
99bc816dbf
commit
ca097f2a4b
1 changed files with 13 additions and 2 deletions
|
|
@ -330,7 +330,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.6
|
||||
versionCode: 58
|
||||
commit: a78a0f3a4e5cbb9e8d490790f8dccf7a586410a3
|
||||
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.5
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 1.9.6
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue