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

Commit

Permalink
FBR-315 Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Caden Howell committed May 29, 2015
1 parent dec5564 commit c51b06d
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="19" 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="20" 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 c51b06d

Please sign in to comment.