Skip to content

Commit

Permalink
version 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cody82 committed Dec 19, 2013
1 parent 408319b commit f6b7e6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sigfood-android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="de.sigfood"
android:versionCode="22"
android:versionName='2.4' >
android:versionCode="23"
android:versionName='2.5' >

<uses-feature android:name="android.hardware.camera" android:required="false"/>

Expand Down

0 comments on commit f6b7e6e

Please sign in to comment.