Merge pull request #2028 from nextcloud/bumpTo43Alpha

Bump to 4.3. Alpha
This commit is contained in:
Andy Scherzinger 2024-03-01 12:17:09 +01:00 committed by GitHub
commit 5a319ce08b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,8 +9,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdk 24
targetSdk 34
versionCode 40020000
versionName "4.2.0 Alpha1"
versionCode 40030000
versionName "4.3.0 Alpha1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {