Skip to content

Commit e1511a0

Browse files
committedFeb 18, 2025
Bump version to 7.34.2
1 parent c66485f commit e1511a0

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 = 1514
24-
val canonicalVersionName = "7.34.1"
23+
val canonicalVersionCode = 1515
24+
val canonicalVersionName = "7.34.2"
2525
val currentHotfixVersion = 0
2626
val maxHotfixVersions = 100
2727

0 commit comments

Comments
 (0)