Skip to content

Commit

Permalink
Upgrade gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelm committed Sep 25, 2016
1 parent d288b0f commit 8a3eeeb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion opacclient/.idea/inspectionProfiles/Project_Default.xml

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

2 changes: 1 addition & 1 deletion opacclient/build.gradle
Expand Up @@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
classpath 'com.android.tools.build:gradle:2.2.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.6'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0'
}
Expand Down

0 comments on commit 8a3eeeb

Please sign in to comment.