File tree Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 9
9
</intent >
10
10
</queries >
11
11
12
+ <queries >
13
+ <intent >
14
+ <action android : name =" android.intent.action.VIEW" />
15
+ <data android : scheme =" *" />
16
+ </intent >
17
+ </queries >
18
+
12
19
<application
13
20
android : name =" .DeeprApplication"
14
21
android : allowBackup =" true"
Original file line number Diff line number Diff line change 2
2
agp = " 8.11.1"
3
3
androidDriver = " 2.1.0"
4
4
composeQrCode = " 1.0.1"
5
- kotlin = " 2.0.21 "
5
+ kotlin = " 2.2.0 "
6
6
coreKtx = " 1.16.0"
7
7
junit = " 4.13.2"
8
- junitVersion = " 1.2.1 "
9
- espressoCore = " 3.6.1 "
8
+ junitVersion = " 1.3.0 "
9
+ espressoCore = " 3.7.0 "
10
10
ktlint = " 0.4.27"
11
- ktlintCompose = " 0.0.26"
12
- lifecycleRuntimeKtx = " 2.6.1"
11
+ lifecycleRuntimeKtx = " 2.9.2"
13
12
activityCompose = " 1.10.1"
14
- composeBom = " 2024.09 .00"
13
+ composeBom = " 2025.07 .00"
15
14
sqldelight = " 2.1.0"
16
- koin-bom = " 4.0.3 "
15
+ koin-bom = " 4.1.0 "
17
16
tablerIcons = " 1.1.1"
18
- nav3Core = " 1.0.0-alpha01 "
19
- lifecycleViewmodelNav3 = " 1.0.0-alpha01 "
17
+ nav3Core = " 1.0.0-alpha06 "
18
+ lifecycleViewmodelNav3 = " 1.0.0-alpha04 "
20
19
dataStore = " 1.1.7"
21
- accompanist = " 0.34.0 "
22
- opencsv = " 4.6 "
20
+ accompanist = " 0.37.3 "
21
+ opencsv = " 5.12.0 "
23
22
zxing = " 4.3.0"
24
23
25
24
[libraries ]
You can’t perform that action at this time.
0 commit comments