Skip to content

Commit 6274e20

Browse files
committed
Bump version
1 parent 3522d11 commit 6274e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ buildscript {
1313
junitVersion = '4.12'
1414
androidTestVersion = '1.1.1'
1515
androidEspressoVersion = '3.1.1'
16-
versionCode = 4070350
17-
versionName = '4.7.3-nightly'
16+
versionCode = 4070450
17+
versionName = '4.7.4-nightly'
1818
resConfigs = ['es', 'fa', 'fr', 'ja', 'ko', 'ru', 'tr', 'zh-rCN', 'zh-rTW']
1919
}
2020

0 commit comments

Comments
 (0)