Skip to content

Commit 33cf7fe

Browse files
committed
Bump version
1 parent fb7b65c commit 33cf7fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ buildscript {
1414
junitVersion = '4.13'
1515
androidTestVersion = '1.2.0'
1616
androidEspressoVersion = '3.2.0'
17-
versionCode = 5000350
18-
versionName = '5.0.3-nightly'
17+
versionCode = 5000450
18+
versionName = '5.0.4-nightly'
1919
resConfigs = ['ar', 'es', 'fa', 'fr', 'ja', 'ko', 'ru', 'tr', 'zh-rCN', 'zh-rTW']
2020
}
2121

0 commit comments

Comments
 (0)