Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
SYS-1302 increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
Meghan Larson committed May 14, 2015
1 parent 7c4b144 commit 4606e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.benetech.android" android:versionCode="18" android:versionName="4.1.0.20130809" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="org.benetech.android" android:versionCode="19" android:versionName="4.1.0.20130809" android:installLocation="auto">
<uses-sdk android:minSdkVersion="5" android:targetSdkVersion="17" />
<supports-screens android:smallScreens="true" android:normalScreens="true" android:largeScreens="true" android:anyDensity="true" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit 4606e1e

Please sign in to comment.