Skip to content

Commit cb3754f

Browse files
committed
Release v2.1.9
1 parent ce8c257 commit cb3754f

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
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.ricknout.rugbyranker"
1717
minSdk = 24
1818
targetSdk = 34
19-
versionCode = 2108
20-
versionName = "2.1.8"
19+
versionCode = 2109
20+
versionName = "2.1.9"
2121
setProperty("archivesBaseName", "$applicationId-v$versionName")
2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)