Skip to content

Commit e3466c5

Browse files
committed
Bump version to 1.32.1
1 parent 924eaa4 commit e3466c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 443
30-
val canonicalVersionName = "1.32.0"
29+
val canonicalVersionCode = 444
30+
val canonicalVersionName = "1.32.1"
3131

3232
val postFixSize = 10
3333
val abiPostFix = mapOf(

0 commit comments

Comments
 (0)