Commit d63e0e5
committed
Remove IS_FORCE_PREMIUM build config and usage
Eliminates the IS_FORCE_PREMIUM buildConfigField from build.gradle.kts and its conditional usage in GetAppSettingFlowUseCase. The premium setting UI is now always added, simplifying build configuration and code logic.1 parent 5eb3abf commit d63e0e5
2 files changed
Lines changed: 0 additions & 6 deletions
File tree
- app
- src/main/java/com/creative/qrcodescanner/usecase/setting
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | | - | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| |||
0 commit comments