File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ android {
6565}
6666
6767dependencies {
68- implementation ' com.github.SimpleMobileTools:Simple-Commons:32146a26da '
68+ implementation ' com.github.SimpleMobileTools:Simple-Commons:2e9ca234a7 '
6969 implementation ' androidx.emoji2:emoji2-bundled:1.2.0'
7070
7171 kapt ' androidx.room:room-compiler:2.4.3'
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ buildscript {
99 }
1010
1111 dependencies {
12- classpath ' com.android.tools.build:gradle:7.2.2 '
12+ classpath ' com.android.tools.build:gradle:7.3.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 11# Tue Jan 04 09:48:27 CET 2022
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments