Skip to content

Commit

Permalink
Releasing Vehicle Mileage Tracking Utility
Browse files Browse the repository at this point in the history
  • Loading branch information
itachi1706 committed Jul 30, 2017
1 parent 3a033af commit 0f53eb6
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 @@ -28,8 +28,8 @@ android {
applicationId "com.itachi1706.cheesecakeutilities"
minSdkVersion 16
targetSdkVersion 25
versionCode 369
versionName "3.1.0"
versionCode 405
versionName "3.2.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
resValue "string", "tray__authority", "${applicationId}.tray"
Expand Down

0 comments on commit 0f53eb6

Please sign in to comment.