Skip to content

Commit

Permalink
Release v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ricknout committed Jun 23, 2023
1 parent c30cf51 commit 723998c
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 @@ -15,8 +15,8 @@ android {
applicationId "com.ricknout.rugbyranker"
minSdkVersion Versions.minSdk
targetSdkVersion Versions.targetSdk
versionCode 2106
versionName "2.1.6"
versionCode 2107
versionName "2.1.7"
setProperty('archivesBaseName', applicationId + '-v' + versionName)
testInstrumentationRunner Libs.AndroidX.Test.instrumentationRunner
javaCompileOptions {
Expand Down

0 comments on commit 723998c

Please sign in to comment.