mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update kDrive to 5.8.3 (50800301)
This commit is contained in:
parent
0892ed145a
commit
a6f7f50b0a
1 changed files with 19 additions and 2 deletions
|
|
@ -1587,7 +1587,24 @@ Builds:
|
|||
- echo 'android { lint { checkReleaseBuilds = false } }' >> build.gradle.kts
|
||||
- mv ../Core/kSuite/MykSuite ../Core/kSuite/MyKSuite
|
||||
|
||||
- versionName: 5.8.3
|
||||
versionCode: 50800301
|
||||
commit: 705d185e411fa4f7db850b15f4c8925451bdb816
|
||||
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
|
||||
- mv ../Core/kSuite/MykSuite ../Core/kSuite/MyKSuite
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 5.8.2
|
||||
CurrentVersionCode: 50800201
|
||||
CurrentVersion: 5.8.3
|
||||
CurrentVersionCode: 50800301
|
||||
|
|
|
|||
Loading…
Reference in a new issue