v2.0.6 - stop watch app before starting to improve reliability

This commit is contained in:
Graham Jones
2016-07-19 22:35:25 +01:00
parent 70f251dff6
commit 354f9c6fa2
3 changed files with 26 additions and 15 deletions

View File

@@ -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="26"
android:versionName="2.0.5">
android:versionCode="27"
android:versionName="2.0.6">
<uses-sdk android:minSdkVersion="14" />