Update kDrive to 4.1.2 (40100201)

This commit is contained in:
F-Droid checkupdates bot 2022-03-23 03:54:58 +00:00
parent d0a9fff948
commit 8f336d8c23

View file

@ -276,7 +276,19 @@ Builds:
gradle:
- fdroid
- versionName: 4.1.2
versionCode: 40100201
commit: 573c8b09c54cf94920da5fda4f03ce4170381956
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.1
CurrentVersionCode: 40100101
CurrentVersion: 4.1.2
CurrentVersionCode: 40100201