Skip to content

Commit c725a2f

Browse files
committed
Bump version to 6.44.1
1 parent 1ddecec commit c725a2f

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
@@ -21,8 +21,8 @@ plugins {
2121

2222
apply(from = "static-ips.gradle.kts")
2323

24-
val canonicalVersionCode = 1374
25-
val canonicalVersionName = "6.44.0"
24+
val canonicalVersionCode = 1375
25+
val canonicalVersionName = "6.44.1"
2626

2727
val postFixSize = 100
2828
val abiPostFix: Map<String, Int> = mapOf(

0 commit comments

Comments
 (0)