mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
Update CIFS Documents Provider to 1.3.0 (6)
This commit is contained in:
parent
090f488e74
commit
f13d477f4d
1 changed files with 13 additions and 2 deletions
|
|
@ -25,7 +25,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 6
|
||||
commit: f3492110445505b7bf00d16930e110dcf52190da
|
||||
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.2.1
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue