We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8795bd + 30e2124 commit 6a4adedCopy full SHA for 6a4aded
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "it.niedermann.owncloud.notes"
15
minSdkVersion 24
16
targetSdkVersion 33
17
- versionCode 40010000
18
- versionName "4.1.0 Alpha1"
+ versionCode 40010051
+ versionName "4.1.0 RC1"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
javaCompileOptions {
21
annotationProcessorOptions {
0 commit comments