Skip to content

Commit 2ff4ea2

Browse files
committed
Bump version to 7.37.3
1 parent f222ee6 commit 2ff4ea2

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
@@ -20,8 +20,8 @@ plugins {
2020

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

23-
val canonicalVersionCode = 1521
24-
val canonicalVersionName = "7.37.2"
23+
val canonicalVersionCode = 1522
24+
val canonicalVersionName = "7.37.3"
2525
val currentHotfixVersion = 0
2626
val maxHotfixVersions = 100
2727

0 commit comments

Comments
 (0)