mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-28 12:57:37 +00:00
Revert "fix: disable Sentry dependency report"
This reverts commit 5c35acdfbcffdacb2e35b51dcbd8e279db44c5ae.
This commit is contained in:
parent
fd475b6b63
commit
5cccd535ae
2
.idea/kotlinc.xml
generated
2
.idea/kotlinc.xml
generated
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="KotlinJpsPluginSettings">
|
||||
<option name="version" value="1.7.21" />
|
||||
<option name="version" value="1.7.22" />
|
||||
</component>
|
||||
</project>
|
@ -33,7 +33,6 @@ class SentryPlugin : Plugin<Project> {
|
||||
ignoredFlavors.set(setOf(ProductFlavors.FREE))
|
||||
tracingInstrumentation { enabled.set(false) }
|
||||
autoInstallation.enabled.set(false)
|
||||
includeDependenciesReport.set(false)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user