mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update kDrive to 4.0.40 (40004001)
This commit is contained in:
parent
aabdd9559d
commit
94d6480a9c
1 changed files with 14 additions and 2 deletions
|
|
@ -204,7 +204,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 4.0.40
|
||||
versionCode: 40004001
|
||||
commit: 8512591472cbc183fd9cc1478f2284cda0f3aab7
|
||||
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.39
|
||||
CurrentVersionCode: 40003901
|
||||
CurrentVersion: 4.0.40
|
||||
CurrentVersionCode: 40004001
|
||||
|
|
|
|||
Loading…
Reference in a new issue