Skip to content

Commit d00120b

Browse files
committed
Prepare to release 1.2.4 Updated demo AndroidManifest.xml
1 parent 7b2d7d3 commit d00120b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/UpdateCheckerDemo/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.actionbarsherlock.sample.demos"
44
android:versionCode="1"
5-
android:versionName=1.2.3”>
5+
android:versionName="1.2.4">
66

77
<!-- The actual version of ActionBarSherlock Demos is 4.1.0. Set it in android:versionName to test UpdateChecker (The Dialog/Notification will not be shown) -->
88

@@ -36,4 +36,4 @@
3636
</activity>
3737
</application>
3838

39-
</manifest>
39+
</manifest>

0 commit comments

Comments
 (0)