Skip to content

Commit

Permalink
Bump 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pluscubed committed Nov 26, 2017
1 parent 66f6ed0 commit c9ea89d
Show file tree
Hide file tree
Showing 4 changed files with 244 additions and 233 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 25
versionCode 37
versionName "1.6.0"
versionCode 38
versionName "1.6.1"
vectorDrawables.useSupportLibrary = true
manifestPlaceholders = [appName: "@string/app_name"]
multiDexEnabled true
Expand Down
Loading

0 comments on commit c9ea89d

Please sign in to comment.