mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update kDrive to 5.8.1 (50800101)
This commit is contained in:
parent
d32940524c
commit
5f35a1cb61
1 changed files with 18 additions and 2 deletions
|
|
@ -1570,7 +1570,23 @@ Builds:
|
|||
- Core/InAppReview
|
||||
- Core/InAppUpdate
|
||||
|
||||
- versionName: 5.8.1
|
||||
versionCode: 50800101
|
||||
commit: 8e872f206be516ac46996d01cc8738d0a6d5362f
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- Core/InAppStore
|
||||
- Core/InAppReview
|
||||
- Core/InAppUpdate
|
||||
prebuild:
|
||||
- sed -i -e '/amazonaws/d' ../settings.gradle.kts
|
||||
- sed -i -e '/sentryAuthToken/d' -e '/sentry {/,/^}/d' -e '/sentry/d' build.gradle.kts
|
||||
- echo 'android { lint { checkReleaseBuilds = false } }' >> build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.7.0
|
||||
CurrentVersionCode: 50700002
|
||||
CurrentVersion: 5.8.1
|
||||
CurrentVersionCode: 50800101
|
||||
|
|
|
|||
Loading…
Reference in a new issue