Skip to content

Commit e7d75c0

Browse files
committed
update version code
1 parent d089fef commit e7d75c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import java.util.Properties
99

1010
/** App version name, code and flavor */
1111
val appVersionName = "63.1"
12-
val appVersionCode = 6303
12+
val appVersionCode = 6304
1313

1414
/** Localizations the app should be available in */
1515
val bcp47ExportLanguages = setOf(

0 commit comments

Comments
 (0)