Skip to content

Commit e9d6aed

Browse files
committed
v2.1.11
1 parent 0856aea commit e9d6aed

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 = 2110
19-
versionName = "2.1.10"
18+
versionCode = 2111
19+
versionName = "2.1.11"
2020
setProperty("archivesBaseName", "$applicationId-v$versionName")
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}

0 commit comments

Comments
 (0)