We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5a9c5 commit 37b8cd5Copy full SHA for 37b8cd5
Android/src/main/AndroidManifest.xml
@@ -1,6 +1,8 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
package="org.droidplanner.pebble" >
4
+ android:versionCode="1"
5
+ android:versionName="0.1">
6
7
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
8
0 commit comments