File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -63,13 +63,13 @@ android {
6363}
6464
6565dependencies {
66- implementation ' com.github.SimpleMobileTools:Simple-Commons:a98c3fa30f '
66+ implementation ' com.github.SimpleMobileTools:Simple-Commons:303493a688 '
6767 implementation ' com.googlecode.ez-vcard:ez-vcard:0.11.3'
6868 implementation ' com.github.tibbi:IndicatorFastScroll:4524cd0b61'
6969 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
7070 implementation ' me.grantland:autofittextview:0.2.1'
7171
72- kapt " androidx.room:room-compiler:2.5.0 "
73- implementation " androidx.room:room-runtime:2.5.0 "
74- annotationProcessor " androidx.room:room-compiler:2.5.0 "
72+ kapt " androidx.room:room-compiler:2.5.1 "
73+ implementation " androidx.room:room-runtime:2.5.1 "
74+ annotationProcessor " androidx.room:room-compiler:2.5.1 "
7575}
You can’t perform that action at this time.
0 commit comments