Skip to content

Commit a47714d

Browse files
Bump version to 7.31.0
1 parent 9baee41 commit a47714d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
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 = 1504
24-
val canonicalVersionName = "7.30.2"
23+
val canonicalVersionCode = 1505
24+
val canonicalVersionName = "7.31.0"
2525
val currentHotfixVersion = 0
2626
val maxHotfixVersions = 100
2727

0 commit comments

Comments
 (0)