Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdoeffinger committed Feb 11, 2017
1 parent a58cddc commit bcb2b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.hughes.android.dictionary"
android:installLocation="auto"
android:versionCode="80"
android:versionName="5.3.2" >
android:versionCode="82"
android:versionName="5.3.3" >

<uses-sdk
android:minSdkVersion="10"
Expand Down

0 comments on commit bcb2b94

Please sign in to comment.