Bump main to 4.2

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2023-06-21 08:44:32 +02:00 committed by Tobias Kaminsky
parent 4e9a12ff07
commit c8c58140d7

View file

@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 24
targetSdkVersion 33
versionCode 40010000
versionName "4.1.0 Alpha1"
versionCode 40020000
versionName "4.2.0 Alpha1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {