Skip to content

Commit 61a99ba

Browse files
committed
Bump version to 1.25.2
1 parent 9e49835 commit 61a99ba

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

27-
val canonicalVersionCode = 413
28-
val canonicalVersionName = "1.25.1"
27+
val canonicalVersionCode = 414
28+
val canonicalVersionName = "1.25.2"
2929

3030
val postFixSize = 10
3131
val abiPostFix = mapOf(

0 commit comments

Comments
 (0)