Skip to content

Commit

Permalink
Update app version to v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenkei committed Mar 7, 2019
1 parent a2b3c5d commit dfdf6b0
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 @@ -24,8 +24,8 @@ android {
applicationId "com.github.tenkei.calendor"
minSdkVersion 14
targetSdkVersion 28
versionName "1.4.1"
versionCode 7
versionName "1.4.2"
versionCode 8
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit dfdf6b0

Please sign in to comment.