mirror of
https://github.com/dzeiocom/crashhandler.git
synced 2025-07-30 00:39:53 +00:00
fix: Add prefs to the demo app (#5)
This commit is contained in:
@ -46,4 +46,7 @@ dependencies {
|
||||
|
||||
// Navigation because I don't want to maintain basic transactions and shit
|
||||
implementation("androidx.navigation:navigation-fragment-ktx:2.5.1")
|
||||
|
||||
// preferences
|
||||
implementation("androidx.preference:preference-ktx:1.2.0")
|
||||
}
|
Reference in New Issue
Block a user