Skip to content

Commit 5e1d8cb

Browse files
author
alexgolesh
committed
Updated Beta app in Play Store with latest changes
1 parent 751be4f commit 5e1d8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ContosoMoments/Mobile/ContosoMoments/ContosoMoments.Droid/Properties/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.contoso.ContosoMoments" android:installLocation="auto">
2+
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.contoso.ContosoMoments" android:installLocation="auto" android:versionCode="2" android:versionName="0.5">
33
<uses-sdk android:minSdkVersion="19" />
44
<uses-permission android:name="android.permission.CAMERA" />
55
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

0 commit comments

Comments
 (0)