Skip to content

Commit

Permalink
Bump to gradle 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oobut committed Apr 1, 2018
1 parent 1e9ea42 commit 72046fe
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 261 deletions.
229 changes: 0 additions & 229 deletions .idea/codeStyleSettings.xml

This file was deleted.

5 changes: 5 additions & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 0 additions & 22 deletions .idea/compiler.xml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/copyright/profiles_settings.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/encodings.xml

This file was deleted.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ subprojects { project ->
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.1.0'
}
}

Expand Down

0 comments on commit 72046fe

Please sign in to comment.