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.
1 parent 4c8040d commit 67e72f6Copy full SHA for 67e72f6
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
applicationId "it.niedermann.owncloud.notes"
19
minSdk 24
20
targetSdk 35
21
- versionCode 40040051
22
- versionName "4.4.0 RC1"
+ versionCode 40040052
+ versionName "4.4.0 RC2"
23
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
24
javaCompileOptions {
25
annotationProcessorOptions {
0 commit comments