Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RichyHBM committed Jan 15, 2019
1 parent 224cc81 commit 03bc2ce
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 @@ -10,8 +10,8 @@ android {
applicationId "uk.co.richyhbm.monochromatic"
minSdkVersion 21
targetSdkVersion 28
versionCode 10
versionName "0.6.1"
versionCode 11
versionName "0.6.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 03bc2ce

Please sign in to comment.