There was an error while loading. Please reload this page.
1 parent 26195ac commit 700513dCopy full SHA for 700513d
1 file changed
app/build.gradle.kts
@@ -9,8 +9,8 @@ import java.util.Properties
9
10
11
/** App version name, code and flavor */
12
-val appVersionName = "63.2"
13
-val appVersionCode = 6305
+val appVersionName = "63.21"
+val appVersionCode = 6306
14
15
/** Localizations the app should be available in */
16
val bcp47ExportLanguages = setOf(
0 commit comments