Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 283c2c2

Browse files
committed
chore(gradle): update to 3.1.1
1 parent 3a99223 commit 283c2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildscript {
3030
}
3131
dependencies {
3232
classpath 'ch.raffael.pegdown-doclet:pegdown-doclet:1.3'
33-
classpath 'com.android.tools.build:gradle:3.0.0'
33+
classpath 'com.android.tools.build:gradle:3.1.1'
3434
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
3535

3636
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)