Skip to content

Commit 0740b43

Browse files
authored
Merge pull request #63 from ricknout/release/v1.4.3
Release v1.4.3
2 parents 9ebcf2c + b8cf063 commit 0740b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId 'com.ricknout.rugbyranker'
1212
minSdkVersion versions.minSdk
1313
targetSdkVersion versions.targetSdk
14-
versionCode 1402
15-
versionName '1.4.2'
14+
versionCode 1403
15+
versionName '1.4.3'
1616
setProperty('archivesBaseName', applicationId + '-v' + versionName)
1717
testInstrumentationRunner deps.androidX.test.instrumentationRunner
1818
}

0 commit comments

Comments
 (0)