Skip to content
This repository was archived by the owner on Nov 14, 2018. It is now read-only.

Commit 07fcfe3

Browse files
committed
AGP 3.1.1.
1 parent 1a100c8 commit 07fcfe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414

1515
dependencies {
16-
classpath 'com.android.tools.build:gradle:3.1.0'
16+
classpath 'com.android.tools.build:gradle:3.1.1'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}"
1818
classpath "org.jetbrains.dokka:dokka-android-gradle-plugin:0.9.16"
1919
}

0 commit comments

Comments
 (0)