Skip to content

Commit

Permalink
Bump 1.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pluscubed committed Jan 18, 2018
1 parent 0f3ea33 commit 455e06a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ android {
applicationId "com.pluscubed.velociraptor"
minSdkVersion 16
targetSdkVersion 27
versionCode 41
versionName "1.6.4"
versionCode 42
versionName "1.6.5"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [appName: "@string/app_name"]
multiDexEnabled true
Expand Down

0 comments on commit 455e06a

Please sign in to comment.