Skip to content

Commit 3f11fd3

Browse files
committed
Bump version code to 426
1 parent 71faa69 commit 3f11fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ configurations.configureEach {
2626
exclude(module = "commons-logging")
2727
}
2828

29-
val canonicalVersionCode = 425
29+
val canonicalVersionCode = 426
3030
val canonicalVersionName = "1.28.1"
3131

3232
val postFixSize = 10

0 commit comments

Comments
 (0)