We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ddecec commit c725a2fCopy full SHA for c725a2f
app/build.gradle.kts
@@ -21,8 +21,8 @@ plugins {
21
22
apply(from = "static-ips.gradle.kts")
23
24
-val canonicalVersionCode = 1374
25
-val canonicalVersionName = "6.44.0"
+val canonicalVersionCode = 1375
+val canonicalVersionName = "6.44.1"
26
27
val postFixSize = 100
28
val abiPostFix: Map<String, Int> = mapOf(
0 commit comments