Skip to content

Commit 20298db

Browse files
committed
Release v2.1.8
1 parent 45911fd commit 20298db

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 = 2107
20-
versionName = "2.1.7"
19+
versionCode = 2108
20+
versionName = "2.1.8"
2121
setProperty("archivesBaseName", "$applicationId-v$versionName")
2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)