Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Commit da43ff1

Browse files
committed
Bump version to 7.5.2
1 parent f053ebb commit da43ff1

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 = 1412
25-
val canonicalVersionName = "7.5.1"
24+
val canonicalVersionCode = 1413
25+
val canonicalVersionName = "7.5.2"
2626

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

0 commit comments

Comments
 (0)