Skip to content

Commit

Permalink
Fixed unclose quotation mark on attribute versionName.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrefbsantos committed Oct 14, 2014
1 parent 41a655f commit 88099d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="mobi.boilr.boilr"
android:versionCode="4"
android:versionName="0.2.1 >
android:versionName="0.2.1">

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

0 comments on commit 88099d7

Please sign in to comment.