mobile: release v3.2.0-beta.1

This commit is contained in:
Ammar Ahmed
2025-05-27 14:04:09 +05:00
committed by Abdullah Atta
parent 3e4862d768
commit 7dc5daffe8
2 changed files with 2 additions and 2 deletions

View File

@@ -121,7 +121,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled true
versionCode 3051
versionCode 3052
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.0",
"version": "3.2.0-beta.1",
"private": true,
"license": "GPL-3.0-or-later",
"workspaces": [