File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ android {
5151}
5252
5353dependencies {
54- implementation ' com.simplemobiletools:commons:5.16.12 '
54+ implementation ' com.simplemobiletools:commons:5.17.0 '
5555
5656 kapt ' androidx.room:room-compiler:2.1.0'
5757 implementation ' androidx.room:room-runtime:2.1.0'
Original file line number Diff line number Diff line change 11// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
33buildscript {
4- ext. kotlin_version = ' 1.3.41 '
4+ ext. kotlin_version = ' 1.3.50 '
55
66 repositories {
77 google()
88 jcenter()
99 }
1010
1111 dependencies {
12- classpath ' com.android.tools.build:gradle:3.4.2 '
12+ classpath ' com.android.tools.build:gradle:3.5.0 '
1313 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1414
1515 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change 1- # Tue May 21 22 :52:59 CEST 2019
1+ # Tue Sep 03 11 :52:32 CEST 2019
22distributionBase =GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-5.4-all.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.4.1 -all.zip
You can’t perform that action at this time.
0 commit comments