mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.8.0
|
CurrentVersion: 1.8.1
|
||||||
CurrentVersionCode: 48
|
CurrentVersionCode: 49
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue