Skip to content

Commit

Permalink
version 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cody82 committed Dec 20, 2013
1 parent 69c34f4 commit 8032037
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="23"
android:versionName='2.5' >
android:versionCode="24"
android:versionName='2.6' >

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

Expand Down

0 comments on commit 8032037

Please sign in to comment.