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 @@ -66,13 +66,13 @@ android {
6666}
6767
6868dependencies {
69- implementation ' com.github.SimpleMobileTools:Simple-Commons:4c83ec8740 '
69+ implementation ' com.github.SimpleMobileTools:Simple-Commons:603a8da576 '
7070 implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
7171 implementation ' androidx.documentfile:documentfile:1.0.1'
7272
73- kapt ' androidx.room:room-compiler:2.5.1 '
74- implementation ' androidx.room:room-runtime:2.5.1 '
75- annotationProcessor ' androidx.room:room-compiler:2.5.1 '
73+ kapt ' androidx.room:room-compiler:2.5.2 '
74+ implementation ' androidx.room:room-runtime:2.5.2 '
75+ annotationProcessor ' androidx.room:room-compiler:2.5.2 '
7676
7777 implementation " org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
7878}
You can’t perform that action at this time.
0 commit comments