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,7 +63,7 @@ android {
6363}
6464
6565dependencies {
66- implementation ' com.github.SimpleMobileTools:Simple-Commons:94b616f462 '
66+ implementation ' com.github.SimpleMobileTools:Simple-Commons:c31d0fda56 '
6767 implementation ' org.greenrobot:eventbus:3.3.1'
6868 implementation ' com.github.tibbi:IndicatorFastScroll:4524cd0b61'
6969 implementation ' com.github.tibbi:android-smsmms:33fcaf94d9'
@@ -72,7 +72,7 @@ dependencies {
7272 implementation ' com.googlecode.ez-vcard:ez-vcard:0.11.3'
7373 implementation ' androidx.lifecycle:lifecycle-process:2.5.1'
7474
75- kapt " androidx.room:room-compiler:2.5.0 "
76- implementation " androidx.room:room-runtime:2.5.0 "
77- annotationProcessor " androidx.room:room-compiler:2.5.0 "
75+ kapt " androidx.room:room-compiler:2.5.1 "
76+ implementation " androidx.room:room-runtime:2.5.1 "
77+ annotationProcessor " androidx.room:room-compiler:2.5.1 "
7878}
You can’t perform that action at this time.
0 commit comments