Commit 22538e2
committed
Remove debug build check for navigation
The conditional check for BuildConfig.BUILD_TYPE == "debug" was removed, allowing navigation to AppProfileScreenDestination for all build types.1 parent 08a740a commit 22538e2
File tree
1 file changed
+1
-3
lines changed- app/src/main/kotlin/com/dergoogler/mmrl/ui/screens/superuser
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
0 commit comments