Update kDrive to 4.1.1 (40100101)

This commit is contained in:
F-Droid checkupdates bot 2022-03-16 03:58:12 +00:00
parent e47135183a
commit 08b63b012b

View file

@ -264,7 +264,19 @@ Builds:
gradle:
- fdroid
- versionName: 4.1.1
versionCode: 40100101
commit: 3a538ca8c8db4ec5d282ec8217e9fe1e58f0ac48
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.1.0
CurrentVersionCode: 40100006
CurrentVersion: 4.1.1
CurrentVersionCode: 40100101