mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update News Provider to 1.6.2 (45)
This commit is contained in:
parent
7394ba4c71
commit
149913b8ff
1 changed files with 13 additions and 2 deletions
|
|
@ -198,7 +198,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.2
|
||||
versionCode: 45
|
||||
commit: 146d8d6ea3beec5f846aee51aba9d376adf199cf
|
||||
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.6.1
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: 1.6.2
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue