Skip to content

Commit

Permalink
chore: raise version to v1.0.5
Browse files Browse the repository at this point in the history
Signed-off-by: ReChinX <cyuunichin@gmail.com>
  • Loading branch information
ReChinX committed Dec 13, 2018
1 parent a107e16 commit 760baf4
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 @@ -12,8 +12,8 @@ android {
applicationId "top.rechinx.meow"
minSdkVersion 16
targetSdkVersion 27
versionCode 3
versionName "1.0.4"
versionCode 5
versionName "1.0.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 760baf4

Please sign in to comment.