Skip to content

Commit

Permalink
added android version number
Browse files Browse the repository at this point in the history
  • Loading branch information
squilter committed Feb 6, 2015
1 parent fc5a9c5 commit 37b8cd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidplanner.pebble" >
android:versionCode="1"
android:versionName="0.1">

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

Expand Down

0 comments on commit 37b8cd5

Please sign in to comment.