mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update CIFS Documents Provider to 1.6.0 (16)
This commit is contained in:
parent
4c49f831ba
commit
ec6b4e7724
1 changed files with 13 additions and 2 deletions
|
|
@ -92,7 +92,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.6.0
|
||||||
|
versionCode: 16
|
||||||
|
commit: eca77fbee439fe9713bfbbcfcf0268dc9b8e782e
|
||||||
|
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
|
AutoUpdateMode: Version Ver\.%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.5.0
|
CurrentVersion: 1.6.0
|
||||||
CurrentVersionCode: 13
|
CurrentVersionCode: 16
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue