mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update News Provider to 1.3.8 (28)
This commit is contained in:
parent
4b17922c77
commit
4bc4d7a9df
1 changed files with 13 additions and 2 deletions
|
|
@ -88,7 +88,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.8
|
||||
versionCode: 28
|
||||
commit: 77911197e8a4c6ac48b0581973d91c2e44e369ce
|
||||
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.3.7
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 1.3.8
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue