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 0ba1861 + 23c91fc commit 5a319ceCopy full SHA for 5a319ce
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "it.niedermann.owncloud.notes"
10
minSdk 24
11
targetSdk 34
12
- versionCode 40020000
13
- versionName "4.2.0 Alpha1"
+ versionCode 40030000
+ versionName "4.3.0 Alpha1"
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
javaCompileOptions {
16
annotationProcessorOptions {
0 commit comments