mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update CIFS Documents Provider to 1.4.1 (12)
This commit is contained in:
parent
2b40e9d79a
commit
1c4dcec2e0
1 changed files with 13 additions and 2 deletions
|
|
@ -69,7 +69,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 12
|
||||
commit: 5acf83dd8ee329b20ac5b060be0165deea67440a
|
||||
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.4.0
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue