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' extName = 'Emerald'
pkgNameSuffix = 'all.emerald' pkgNameSuffix = 'all.emerald'
extClass = '.EmeraldFactory' extClass = '.EmeraldFactory'
extVersionCode = 6 extVersionCode = 7
libVersion = '1.2' libVersion = '1.2'
} }