2 9 0 release fork (#2038)

Change versionCode to 94
This commit is contained in:
Josephine Lim 2018-11-27 23:28:22 +10:00 committed by GitHub
parent 66a77f9d0e
commit 6391307fad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 93
versionCode 94
versionName '2.9.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())