Skip to content

Commit 4f88228

Browse files
Merge pull request #1505 from session-foundation/release/1.27.1
Bring Release/1.27.1 to dev
2 parents a697d14 + c421a26 commit 4f88228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ configurations.configureEach {
2626
exclude(module = "commons-logging")
2727
}
2828

29-
val canonicalVersionCode = 417
30-
val canonicalVersionName = "1.27.0"
29+
val canonicalVersionCode = 419
30+
val canonicalVersionName = "1.27.1"
3131

3232
val postFixSize = 10
3333
val abiPostFix = mapOf(

0 commit comments

Comments
 (0)