mobile: beta release

This commit is contained in:
Ammar Ahmed
2025-06-04 15:09:50 +05:00
parent 6e6be63e7b
commit 489f0d376d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@notesnook/mobile",
"version": "3.2.0-beta.2",
"version": "3.2.0-beta.3",
"private": true,
"license": "GPL-3.0-or-later",
"workspaces": [