Skip to content

Commit 482e94a

Browse files
committed
bump version
1 parent 67236f3 commit 482e94a

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
@@ -13,8 +13,8 @@ buildscript {
1313
junitVersion = '4.13'
1414
androidTestVersion = '1.2.0'
1515
androidEspressoVersion = '3.2.0'
16-
versionCode = 5000050
17-
versionName = '5.0.0-nightly'
16+
versionCode = 5000150
17+
versionName = '5.0.1-nightly'
1818
resConfigs = ['ar', 'es', 'fa', 'fr', 'ja', 'ko', 'ru', 'tr', 'zh-rCN', 'zh-rTW']
1919
}
2020

0 commit comments

Comments
 (0)