mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update News Provider to 1.3.6 (26)
This commit is contained in:
parent
660168c5fc
commit
b740044fe7
1 changed files with 13 additions and 2 deletions
|
|
@ -66,7 +66,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.3.6
|
||||||
|
versionCode: 26
|
||||||
|
commit: afcfe578d02a62a688c9c8af0d17ccc929639b4d
|
||||||
|
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.3.3
|
CurrentVersion: 1.3.6
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 26
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue