mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update News Provider to 1.8.1 (49)
This commit is contained in:
parent
348cd7752e
commit
cba06b74f4
1 changed files with 13 additions and 2 deletions
|
|
@ -242,7 +242,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 49
|
||||
commit: cc10a267980a327e5aeb4a24bbb1990432c00888
|
||||
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.8.0
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue