mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update News Provider to 1.3.7 (27)
This commit is contained in:
parent
86d2adc1f8
commit
1cba360778
1 changed files with 13 additions and 2 deletions
|
|
@ -77,7 +77,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 27
|
||||
commit: b6dfd20d08b1ad8ec8576c8c6c6d61923a2907a5
|
||||
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.6
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.3.7
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue