mobile: update versionCode

This commit is contained in:
ammarahm-ed
2023-09-15 00:06:42 +05:00
parent db7c3f4321
commit 1f6d76bac7
2 changed files with 1 additions and 1 deletions

View File

@@ -111,7 +111,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 2062
versionCode 2063
versionName getNpmVersion()
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'