mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-29 13:27:46 +00:00
Disable sentry autoinstall (#1925)
This commit is contained in:
parent
e5085c9989
commit
53fb1eba9f
@ -33,4 +33,5 @@ sentry {
|
|||||||
enabled.set(true)
|
enabled.set(true)
|
||||||
features.set(setOf(InstrumentationFeature.FILE_IO))
|
features.set(setOf(InstrumentationFeature.FILE_IO))
|
||||||
}
|
}
|
||||||
|
autoInstallation.enabled.set(false)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user