Skip to content

Commit 6a010cb

Browse files
author
Alex
committed
update libs
1 parent 1015b83 commit 6a010cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
min_sdk_version = 17
66
sdk_version = 29
77

8-
kotlin_version = '1.3.50'
8+
kotlin_version = '1.3.60'
99
rxjava_version = '2.2.13'
1010
rxandroid_version = '2.1.1'
1111
archx_version = '2.1.0'
@@ -17,7 +17,7 @@ buildscript {
1717
jcenter()
1818
}
1919
dependencies {
20-
classpath 'com.android.tools.build:gradle:3.5.1'
20+
classpath 'com.android.tools.build:gradle:3.5.2'
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

0 commit comments

Comments
 (0)