mobile: bump version

This commit is contained in:
ammarahm-ed
2023-01-24 17:42:42 +05:00
parent 5ca58d5e69
commit 7907f03dd2
2 changed files with 2 additions and 2 deletions

View File

@@ -160,7 +160,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 2026 + 1048576 * 4
versionCode 2027 + 1048576 * 4
versionName getNpmVersion()
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

View File

@@ -1,6 +1,6 @@
{
"name": "@notesnook/mobile",
"version": "2.4.3",
"version": "2.4.4",
"private": true,
"license": "GPL-3.0-or-later",
"workspaces": [