diff --git a/app/build.gradle b/app/build.gradle index 169ff4b07..43871747d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,8 +18,8 @@ android { minSdk 24 compileSdk = 36 targetSdk 36 - versionCode 40060051 - versionName "4.6.0 RC1" + versionCode 40060052 + versionName "4.6.0 RC2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" javaCompileOptions { annotationProcessorOptions { diff --git a/fastlane/metadata/android/en-US/changelogs/40060052.txt b/fastlane/metadata/android/en-US/changelogs/40060052.txt new file mode 100644 index 000000000..44f59e1e1 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/40060052.txt @@ -0,0 +1,2 @@ +- Fixes note sharing issues +- Indicates note sharing icon in note list