mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update kDrive to 4.0.38 (40003801)
This commit is contained in:
parent
a2744464c7
commit
0cffff2278
1 changed files with 14 additions and 2 deletions
|
|
@ -180,7 +180,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 4.0.38
|
||||
versionCode: 40003801
|
||||
commit: a6b2de3d0d3bd5b6e9eaaeceba4f9e253e1d8178
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 4.0.37
|
||||
CurrentVersionCode: 40003702
|
||||
CurrentVersion: 4.0.38
|
||||
CurrentVersionCode: 40003801
|
||||
|
|
|
|||
Loading…
Reference in a new issue