Skip to content

Commit ae7b63c

Browse files
committed
Bump version to 1.27.1
1 parent e4ab34f commit ae7b63c

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
@@ -25,8 +25,8 @@ configurations.configureEach {
2525
exclude(module = "commons-logging")
2626
}
2727

28-
val canonicalVersionCode = 416
29-
val canonicalVersionName = "1.27.0"
28+
val canonicalVersionCode = 417
29+
val canonicalVersionName = "1.27.1"
3030

3131
val postFixSize = 10
3232
val abiPostFix = mapOf(

0 commit comments

Comments
 (0)