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 df1329d + cbddf41 commit 6775a2cCopy full SHA for 6775a2c
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "it.niedermann.owncloud.notes"
15
minSdkVersion 23
16
targetSdkVersion 33
17
- versionCode 40000000
18
- versionName "4.0.0 Alpha 1"
+ versionCode 40010000
+ versionName "4.1.0 Alpha1"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
javaCompileOptions {
21
annotationProcessorOptions {
0 commit comments