Added Log4J for logging to a file
This commit is contained in:
parent
e5ca4aea34
commit
fa69c367e5
18 changed files with 127 additions and 26 deletions
|
|
@ -24,5 +24,4 @@ dependencies {
|
|||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
// You must install or update the Support Repository through the SDK manager to use this dependency.
|
||||
compile 'com.android.support:support-v4:19.1.+'
|
||||
compile files('libs/GraphView-3.1.2.jar')
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue