mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Move NavigationManager to hilt
This commit is contained in:
parent
b63e933386
commit
730a578117
31 changed files with 159 additions and 145 deletions
|
|
@ -103,7 +103,7 @@ android {
|
|||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = false
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue