update gradel
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="uk.org.openseizuredetector"
|
||||
android:versionCode="25"
|
||||
android:versionName="2.0.4">
|
||||
android:versionCode="26"
|
||||
android:versionName="2.0.5">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user