Skip to content

Commit

Permalink
Release v1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ricknout committed Aug 6, 2019
1 parent b839446 commit 084e98f
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 1406
versionName '1.4.6'
versionCode 1407
versionName '1.4.7'
setProperty('archivesBaseName', applicationId + '-v' + versionName)
testInstrumentationRunner deps.androidX.test.instrumentationRunner
}
Expand Down

0 comments on commit 084e98f

Please sign in to comment.