Skip to content

Commit

Permalink
Increase version to 2.4.1/25
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Jul 27, 2014
1 parent 476252f commit a0ffbe8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/AcDisplay/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.achep.acdisplay"
android:versionCode="24"
android:versionName="2.4">
android:versionCode="25"
android:versionName="2.4.1">

<!-- Needed to show AcDisplay above the keyguard. -->
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
Expand Down

0 comments on commit a0ffbe8

Please sign in to comment.