Skip to content

Commit

Permalink
Merge pull request #63 from ricknout/release/v1.4.3
Browse files Browse the repository at this point in the history
Release v1.4.3
  • Loading branch information
ricknout authored Jun 13, 2019
2 parents 9ebcf2c + b8cf063 commit 0740b43
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 @@ -11,8 +11,8 @@ android {
applicationId 'com.ricknout.rugbyranker'
minSdkVersion versions.minSdk
targetSdkVersion versions.targetSdk
versionCode 1402
versionName '1.4.2'
versionCode 1403
versionName '1.4.3'
setProperty('archivesBaseName', applicationId + '-v' + versionName)
testInstrumentationRunner deps.androidX.test.instrumentationRunner
}
Expand Down

0 comments on commit 0740b43

Please sign in to comment.