mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update News Provider to 1.9.1 (53)
This commit is contained in:
parent
af89e3d497
commit
ca84a426f8
1 changed files with 13 additions and 2 deletions
|
|
@ -286,7 +286,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.9.1
|
||||
versionCode: 53
|
||||
commit: 9d175fd2f462d0b9401dd99dcec53cb1465362cd
|
||||
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.0
|
||||
CurrentVersionCode: 52
|
||||
CurrentVersion: 1.9.1
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue