mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update News Provider to 1.3.12 (32)
This commit is contained in:
parent
9cbe33a809
commit
9c1dcb3179
1 changed files with 13 additions and 2 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.12
|
||||
versionCode: 32
|
||||
commit: 092d389c7f879d0d0a33942daed66e2d9b890437
|
||||
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.11
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 1.3.12
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue