mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update kDrive to 4.0.41 (40004101)
This commit is contained in:
parent
6300f3a5b7
commit
c15ca0bc9f
1 changed files with 14 additions and 2 deletions
|
|
@ -216,7 +216,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 4.0.41
|
||||
versionCode: 40004101
|
||||
commit: 9caef891e9c19d07784b6e919bdca1d8ce88d2ca
|
||||
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.40
|
||||
CurrentVersionCode: 40004001
|
||||
CurrentVersion: 4.0.41
|
||||
CurrentVersionCode: 40004101
|
||||
|
|
|
|||
Loading…
Reference in a new issue