mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
Disable sentry autoinstall (#1925)
This commit is contained in:
parent
e5085c9989
commit
53fb1eba9f
|
@ -33,4 +33,5 @@ sentry {
|
|||
enabled.set(true)
|
||||
features.set(setOf(InstrumentationFeature.FILE_IO))
|
||||
}
|
||||
autoInstallation.enabled.set(false)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue