Skip to content

Commit ffa25c0

Browse files
committed
v2.1.13
1 parent ecd071d commit ffa25c0

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

0 commit comments

Comments
 (0)