File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ dependencies {
61
61
implementation project(' :cv4j' )
62
62
63
63
implementation " com.github.fengzhizi715.SAF-Kotlin-log:core:${ libs.saf_log} "
64
- implementation " tony-common:tony-common-utils:${ libs.tony_common_utils} "
64
+ implementation " com.github.fengzhizi715. tony-common:tony-common-utils:${ libs.tony_common_utils} "
65
65
implementation ' com.safframework:saf-permission:1.0.0'
66
- implementation ' com.safframework.utils :saf-kotlin-utils:0.2.0 '
66
+ implementation ' com.github.fengzhizi715.SAF-Kotlin-Utils :saf-kotlin-utils:v0.23 '
67
67
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
68
68
69
69
implementation ' thereisnospon.codeview:codeview:0.3.1'
Original file line number Diff line number Diff line change 23
23
saf_log : " v2.6.8" ,
24
24
saf_aop : " 1.2.0" ,
25
25
26
- tony_common_utils : " 1 .2.8 "
26
+ tony_common_utils : " v1 .2.7 "
27
27
]
28
28
}
29
29
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ dependencies {
41
41
implementation " io.reactivex.rxjava2:rxandroid:${ libs.rxandroid} "
42
42
implementation " io.reactivex.rxjava2:rxjava:${ libs.rxjava} "
43
43
44
- implementation " tony-common:tony-common-utils:${ libs.tony_common_utils} "
45
- implementation ' com.safframework.utils :saf-kotlin-utils:0.2.0 '
44
+ implementation " com.github.fengzhizi715. tony-common:tony-common-utils:${ libs.tony_common_utils} "
45
+ implementation ' com.github.fengzhizi715.SAF-Kotlin-Utils :saf-kotlin-utils:v0.23 '
46
46
47
47
implementation " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
48
48
You can’t perform that action at this time.
0 commit comments