Skip to content

Commit

Permalink
빌드 버전 1.3(9) 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
jungilhan committed Mar 23, 2017
1 parent f712d30 commit be0d7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 9
versionName "1.2"
versionName "1.3"
buildConfigField 'String', 'GIT_SHA', "\"${gitSha()}\""
buildConfigField 'long', 'GIT_TIMESTAMP', "${gitTimestamp()}L"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit be0d7b5

Please sign in to comment.