Loading build.gradle +3 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,9 @@ android { } dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.annotation:annotation:1.0.2' implementation 'androidx.core:core:1.0.1' implementation 'androidx.fragment:fragment:1.0.0' implementation 'com.google.code.gson:gson:2.8.5' Loading Loading
build.gradle +3 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,9 @@ android { } dependencies { implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.annotation:annotation:1.0.2' implementation 'androidx.core:core:1.0.1' implementation 'androidx.fragment:fragment:1.0.0' implementation 'com.google.code.gson:gson:2.8.5' Loading