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 df1329d commit cbddf41Copy full SHA for cbddf41
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