Skip to content

Commit

Permalink
Updated Beta app in Play Store with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgolesh committed Nov 23, 2015
1 parent 751be4f commit 5e1d8cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.contoso.ContosoMoments" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.contoso.ContosoMoments" android:installLocation="auto" android:versionCode="2" android:versionName="0.5">
<uses-sdk android:minSdkVersion="19" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
Expand Down

0 comments on commit 5e1d8cb

Please # to comment.