File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,19 @@ buildscript {
55 min_sdk_version = 17
66 sdk_version = 29
77
8- kotlin_version = ' 1.4.21 '
9- rxjava_version = ' 3.0.6 '
8+ kotlin_version = ' 1.4.32 '
9+ rxjava_version = ' 3.0.12 '
1010 rxandroid_version = ' 3.0.0'
1111 archx_version = ' 2.2.0'
1212 appcompatx_version = ' 1.2.0'
13- material_version = ' 1.2.1 '
13+ material_version = ' 1.3.0 '
1414 }
1515 repositories {
1616 google()
1717 jcenter()
1818 }
1919 dependencies {
20- classpath ' com.android.tools.build:gradle:4.1.1 '
20+ classpath ' com.android.tools.build:gradle:4.1.3 '
2121 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2222 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
2323 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments