Skip to content

Commit

Permalink
Bump version to 3.8.2/74
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Jul 26, 2015
1 parent 7a475a0 commit 34c798e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/app/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="73"
android:versionName="3.8.1">
android:versionCode="74"
android:versionName="3.8.2">

<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.INTERNET" />
Expand Down

0 comments on commit 34c798e

Please sign in to comment.