mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update CIFS Documents Provider to 1.3.1 (7)
This commit is contained in:
parent
a9c069b9d6
commit
aaf6ca814e
1 changed files with 13 additions and 2 deletions
|
|
@ -36,7 +36,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 7
|
||||
commit: b61a5ebda1fb5f6a4d49cbb34086ded9211518a8
|
||||
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.0
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue