mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update CIFS Documents Provider to 1.4.0 (11)
This commit is contained in:
parent
d38ac6cd31
commit
945e0ebcb0
1 changed files with 13 additions and 2 deletions
|
|
@ -58,7 +58,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 11
|
||||
commit: 12c2ab4136f06eadb322244935470d3b5110ea7d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version Ver\.%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.2
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue