Loading build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.0.2" implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.core:core:1.0.2' implementation 'androidx.core:core:1.1.0' implementation 'androidx.fragment:fragment:1.0.0' api 'com.google.code.gson:gson:2.8.5' Loading Loading
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -132,7 +132,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.0.2" implementation 'androidx.annotation:annotation:1.1.0' implementation 'androidx.core:core:1.0.2' implementation 'androidx.core:core:1.1.0' implementation 'androidx.fragment:fragment:1.0.0' api 'com.google.code.gson:gson:2.8.5' Loading