diff --git a/Android_Pebble_SD_AS.iml b/Android_Pebble_SD_AS.iml new file mode 100644 index 0000000..8d99ed1 --- /dev/null +++ b/Android_Pebble_SD_AS.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/app-release.apk b/app/app-release.apk new file mode 100644 index 0000000..95a5715 Binary files /dev/null and b/app/app-release.apk differ diff --git a/app/app.iml b/app/app.iml index 6a952fa..09b3522 100644 --- a/app/app.iml +++ b/app/app.iml @@ -84,6 +84,7 @@ + diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d794c2e..1988e8a 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,14 +1,15 @@ + android:versionCode="15" + android:versionName="1.11b"> + diff --git a/local.properties b/local.properties index 130a8eb..256f6be 100644 --- a/local.properties +++ b/local.properties @@ -7,5 +7,5 @@ # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. -#Thu Sep 24 19:39:13 BST 2015 +#Thu Sep 24 20:01:13 BST 2015 sdk.dir=/usr/local/android-sdk-linux