Skip to content

Commit dc7819b

Browse files
committed
Bump version to 1.28.0
1 parent fe4a8d9 commit dc7819b

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 = 419
30-
val canonicalVersionName = "1.27.1"
29+
val canonicalVersionCode = 420
30+
val canonicalVersionName = "1.28.0"
3131

3232
val postFixSize = 10
3333
val abiPostFix = mapOf(

0 commit comments

Comments
 (0)