mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update News Provider to 1.4.4 (37)
This commit is contained in:
parent
f16ae389f0
commit
2ea49a5342
1 changed files with 13 additions and 2 deletions
|
|
@ -121,7 +121,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 37
|
||||
commit: de19d99550d37198e84d05bb358ae3e77fa5127b
|
||||
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.12
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue