Skip to content

Commit 11ff21b

Browse files
committed
etc: update android studio version
1 parent 9ce1534 commit 11ff21b

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.idea/codeStyles/Project.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
jcenter()
1414
}
1515
dependencies {
16-
classpath 'com.android.tools.build:gradle:3.5.0'
16+
classpath 'com.android.tools.build:gradle:3.5.3'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1818
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.8.2'
1919
classpath 'com.dicedmelon.gradle:jacoco-android:0.1.4'

0 commit comments

Comments
 (0)