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' } app/libs/lineage-sdk.jar −3.36 MiB (486 KiB) File changed.No diff preview for this file type. View original file View changed file build.gradle +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:7.0.1' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } Loading gradle/wrapper/gradle-wrapper.properties +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip 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' }
app/libs/lineage-sdk.jar −3.36 MiB (486 KiB) File changed.No diff preview for this file type. View original file View changed file
build.gradle +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:7.0.1' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files } Loading
gradle/wrapper/gradle-wrapper.properties +1 −1 Original line number Diff line number Diff line Loading @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip