mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update News Provider to 1.9.4 (56)
This commit is contained in:
parent
f203e0edf1
commit
4efcd643bd
1 changed files with 13 additions and 2 deletions
|
|
@ -308,7 +308,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.4
|
||||
versionCode: 56
|
||||
commit: 7855fe6fae073c63c0740ad8a145e85e38218539
|
||||
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.3
|
||||
CurrentVersionCode: 55
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 56
|
||||
|
|
|
|||
Loading…
Reference in a new issue