There was an error while loading. Please reload this page.
1 parent d0f231b commit fd65b0eCopy full SHA for fd65b0e
1 file changed
app/build.gradle.kts
@@ -8,8 +8,8 @@ import java.util.Properties
8
9
10
/** App version name, code and flavor */
11
-val appVersionName = "62.2"
12
-val appVersionCode = 6203
+val appVersionName = "62.21"
+val appVersionCode = 6204
13
14
/** Localizations the app should be available in */
15
val bcp47ExportLanguages = setOf(
0 commit comments