v2.0.8 - check for errors interpreting settings sent from watch - indicative of incompatible watch app version installed.
This commit is contained in:
@@ -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="28"
|
||||
android:versionName="2.0.7">
|
||||
android:versionCode="29"
|
||||
android:versionName="2.0.8">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user