mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update News Provider to 1.3.1 (21)
This commit is contained in:
parent
7c8a89f23e
commit
924dd64ce1
1 changed files with 13 additions and 2 deletions
|
|
@ -33,7 +33,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 21
|
||||
commit: 9336d4382cf85cc5a056838bf5ba269f922c8277
|
||||
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.2.11
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue