Skip to content

Commit ee6db16

Browse files
committed
v2.1.12
1 parent fd3acec commit ee6db16

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

0 commit comments

Comments
 (0)