Skip to content

Commit

Permalink
Bump version to 3.7/70
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed May 31, 2015
1 parent 3aba8e1 commit 40a13fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/app/src/main/AndroidManifest.xml
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="69"
android:versionName="3.6.2">
android:versionCode="70"
android:versionName="3.7">

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

0 comments on commit 40a13fc

Please sign in to comment.