mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update kDrive to 5.11.2 (501100202)
This commit is contained in:
parent
073ab60e7e
commit
1d4d854a6b
1 changed files with 19 additions and 2 deletions
|
|
@ -1863,7 +1863,24 @@ Builds:
|
|||
- sed -i -e '/sentryAuthToken/,+2d' -e '/sentry {/,/^}/d' -e '/sentry/d' build.gradle.kts
|
||||
- echo 'android { lint { checkReleaseBuilds = false } }' >> build.gradle.kts
|
||||
|
||||
- versionName: 5.11.2
|
||||
versionCode: 501100202
|
||||
commit: 77fb754e260a16ce0956e76146312172703dc170
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- Core/InAppStore
|
||||
- Core/InAppReview
|
||||
- Core/InAppUpdate
|
||||
- Core/Notifications/Registration
|
||||
prebuild:
|
||||
- sed -i -e '/amazonaws/d' ../settings.gradle.kts
|
||||
- sed -i -e '/sentryAuthToken/,+2d' -e '/sentry {/,/^}/d' -e '/sentry/d' build.gradle.kts
|
||||
- echo 'android { lint { checkReleaseBuilds = false } }' >> build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.11.1
|
||||
CurrentVersionCode: 501100101
|
||||
CurrentVersion: 5.11.2
|
||||
CurrentVersionCode: 501100202
|
||||
|
|
|
|||
Loading…
Reference in a new issue