Update kDrive to 4.4.5 (40400501)

This commit is contained in:
F-Droid checkupdates bot 2024-02-13 06:27:54 +00:00
parent c0905fc308
commit 58a3680d75

View file

@ -1003,7 +1003,23 @@ Builds:
- sed -i -e '/geniusscansdk/d' build.gradle
ndk: r25b
- versionName: 4.4.5
versionCode: 40400501
commit: 761adbd371b015fcaadfdc638788605a991d7410
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- fdroid
prebuild:
- sed -i -e '/amazonaws/d' ../build.gradle
- sed -i -e '/geniusscansdk/d' build.gradle
ndk: r25b
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 4.4.4
CurrentVersionCode: 40400401
CurrentVersion: 4.4.5
CurrentVersionCode: 40400501