Skip to content

Commit

Permalink
Update version to 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slapperwan committed Mar 5, 2018
1 parent f04f46e commit fdad09e
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 @@ -33,8 +33,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 26
versionCode 57
versionName "4.3.0"
versionCode 58
versionName "4.3.1"
applicationId "com.gh4a"

buildConfigField 'String', 'CLIENT_ID', ClientId
Expand Down

0 comments on commit fdad09e

Please sign in to comment.