Updated first-run message to show what has changed.

This commit is contained in:
Graham Jones
2017-05-07 22:27:47 +01:00
parent 98f6af1083
commit eb5fa6cfc9
6 changed files with 46 additions and 6 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="34"
android:versionName="2.5.0">
android:versionCode="35"
android:versionName="2.5.1">
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />