File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -95,14 +95,14 @@ android {
95
95
dependencies {
96
96
implementation project(' :extLibs:PreLollipopTransitions' )
97
97
98
- api ' androidx.annotation:annotation:1.8.0 '
98
+ api ' androidx.annotation:annotation:1.8.2 '
99
99
api ' androidx.appcompat:appcompat:1.7.0'
100
100
api ' androidx.multidex:multidex:2.0.1'
101
101
api ' com.google.android.apps.muzei:muzei-api:3.4.2'
102
102
api ' dev.jahir.KustomAPI:api:6369c37'
103
103
api ' dev.jahir.KustomAPI:preset:6369c37'
104
104
105
- implementation ' androidx.work:work-runtime:2.9.0 '
105
+ implementation ' androidx.work:work-runtime:2.9.1 '
106
106
implementation ' androidx.recyclerview:recyclerview:1.3.2'
107
107
implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
108
108
implementation ' androidx.palette:palette:1.0.0'
@@ -122,7 +122,7 @@ dependencies {
122
122
implementation ' com.mikhaellopez:circularimageview:3.0.2'
123
123
implementation ' com.github.chrisbanes:PhotoView:1.3.1'
124
124
implementation ' me.grantland:autofittextview:0.2.1'
125
- implementation ' com.github.KeepSafe:TapTargetView:1.9.1 '
125
+ implementation ' com.github.KeepSafe:TapTargetView:1.13.2 '
126
126
implementation ' com.github.sarsamurmu:AdaptiveIconBitmap:1.0.1'
127
127
implementation ' com.github.zixpo:recycler-fast-scroll:6add4dff39'
128
128
implementation ' me.zhanghai.android.fastscroll:library:1.1.8'
You can’t perform that action at this time.
0 commit comments