update gradel

This commit is contained in:
Graham Jones
2016-06-27 17:35:07 +01:00
parent bde99a6ce0
commit 9dce8c6237
4 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ android {
dependencies {
compile files('libs/mpandroidchartlibrary-2-0-7.jar')
compile 'com.getpebble:pebblekit:3.0.0@aar'
compile 'com.getpebble:pebblekit:3.1.0@aar'
// Unit testing dependencies
testCompile 'junit:junit:4.12'