mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update kDrive to 5.2.5 (50200501)
This commit is contained in:
parent
afa01c6b05
commit
45330a0c04
1 changed files with 15 additions and 2 deletions
|
|
@ -1301,7 +1301,20 @@ Builds:
|
|||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 5.2.5
|
||||
versionCode: 50200501
|
||||
commit: 48bc330dce217cdc13dbb80643df8c488c02de23
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild:
|
||||
- sed -i -e '/amazonaws/d;/gms/d' ../build.gradle
|
||||
- sed -i -e '/geniusscansdk/d;/gms/d' build.gradle
|
||||
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.2.4
|
||||
CurrentVersionCode: 50200401
|
||||
CurrentVersion: 5.2.5
|
||||
CurrentVersionCode: 50200501
|
||||
|
|
|
|||
Loading…
Reference in a new issue