Loading build.gradle +3 −3 Original line number Diff line number Diff line buildscript { ext.kotlin_version = '1.3.10' ext.kotlin_version = '1.3.11' ext.dokka_version = '0.9.17' repositories { Loading Loading @@ -49,8 +49,8 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.0.2' implementation 'androidx.cardview:cardview:1.0.0' androidTestImplementation 'androidx.test:runner:1.1.0' androidTestImplementation 'androidx.test:rules:1.1.0' androidTestImplementation 'androidx.test:runner:1.1.1' androidTestImplementation 'androidx.test:rules:1.1.1' testImplementation 'junit:junit:4.12' } 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.8-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-5.1-all.zip Loading
build.gradle +3 −3 Original line number Diff line number Diff line buildscript { ext.kotlin_version = '1.3.10' ext.kotlin_version = '1.3.11' ext.dokka_version = '0.9.17' repositories { Loading Loading @@ -49,8 +49,8 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.0.2' implementation 'androidx.cardview:cardview:1.0.0' androidTestImplementation 'androidx.test:runner:1.1.0' androidTestImplementation 'androidx.test:rules:1.1.0' androidTestImplementation 'androidx.test:runner:1.1.1' androidTestImplementation 'androidx.test:rules:1.1.1' testImplementation 'junit:junit:4.12' }
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.8-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-5.1-all.zip