update build.gradle

This commit is contained in:
AbdullahM0hamed 2020-11-14 18:52:34 +00:00
parent 20b1879494
commit 6e9af5d399

View File

@ -5,7 +5,7 @@ ext {
extName = 'Emerald'
pkgNameSuffix = 'all.emerald'
extClass = '.EmeraldFactory'
extVersionCode = 6
extVersionCode = 7
libVersion = '1.2'
}