We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54024e8 + 64898dc commit 9a9f049Copy full SHA for 9a9f049
2 files changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
minSdk 24
19
compileSdk = 36
20
targetSdk 36
21
- versionCode 40060051
22
- versionName "4.6.0 RC1"
+ versionCode 40060052
+ versionName "4.6.0 RC2"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
fastlane/metadata/android/en-US/changelogs/40060052.txt
@@ -0,0 +1,2 @@
1
+- Fixes note sharing issues
2
+- Indicates note sharing icon in note list
0 commit comments