Loading app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ android { dependencies { implementation fileTree(dir: 'libs', include: ['lineage-sdk.jar']) implementation 'com.google.code.gson:gson:2.7' implementation 'com.squareup.retrofit2:retrofit:2.0.1' implementation 'com.squareup.retrofit2:converter-gson:2.0.1' implementation 'com.squareup.okhttp3:okhttp:3.2.0' implementation 'com.google.code.gson:gson:2.8.7' implementation 'com.squareup.retrofit2:retrofit:2.6.1' implementation 'com.squareup.retrofit2:converter-gson:2.6.1' implementation 'com.squareup.okhttp3:okhttp:4.1.0' } Loading
app/build.gradle +4 −4 Original line number Diff line number Diff line Loading @@ -29,8 +29,8 @@ android { dependencies { implementation fileTree(dir: 'libs', include: ['lineage-sdk.jar']) implementation 'com.google.code.gson:gson:2.7' implementation 'com.squareup.retrofit2:retrofit:2.0.1' implementation 'com.squareup.retrofit2:converter-gson:2.0.1' implementation 'com.squareup.okhttp3:okhttp:3.2.0' implementation 'com.google.code.gson:gson:2.8.7' implementation 'com.squareup.retrofit2:retrofit:2.6.1' implementation 'com.squareup.retrofit2:converter-gson:2.6.1' implementation 'com.squareup.okhttp3:okhttp:4.1.0' }