Browse Source

Added chart library

Julien Clauter 10 years ago
parent
commit
c00cb9fbc9
2 changed files with 1 additions and 0 deletions
  1. 1 0
      build.gradle
  2. BIN
      libs/chart-library2.2.jar

+ 1 - 0
build.gradle

@@ -23,6 +23,7 @@ dependencies {
     //compile fileTree(dir: 'libs', include: '*.jar')
     compile files('libs/swipelistview-1.0.jar')
     compile files('libs/sshlib-v1.1.jar')
+    compile files('libs/chart-library2.2.jar')
 }
 
 android {

BIN
libs/chart-library2.2.jar