Skip to content

Commit 7132cc9

Browse files
committed
v2.1.10
1 parent ed4c8d0 commit 7132cc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "com.ricknout.rugbyranker"
1616
minSdk = 24
1717
targetSdk = 34
18-
versionCode = 2109
19-
versionName = "2.1.9"
18+
versionCode = 2110
19+
versionName = "2.1.10"
2020
setProperty("archivesBaseName", "$applicationId-v$versionName")
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)