mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update CIFS Documents Provider to 1.8.0 (20)
This commit is contained in:
parent
9ee71a7f92
commit
b8bdbdcce1
1 changed files with 13 additions and 2 deletions
|
|
@ -113,7 +113,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.8.0
|
||||
versionCode: 20
|
||||
commit: 6a826c0bd6bfc63159d6a66e5d20b0f01d892afa
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.8.0-beta2
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 1.8.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue