Skip to content

Commit

Permalink
Bump main to 4.1 RC1
Browse files Browse the repository at this point in the history
Signed-off-by: tobiasKaminsky <[email protected]>
  • Loading branch information
tobiasKaminsky committed Jun 21, 2023
1 parent b8795bd commit 30e2124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 24
targetSdkVersion 33
versionCode 40010000
versionName "4.1.0 Alpha1"
versionCode 40010051
versionName "4.1.0 RC1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit 30e2124

Please sign in to comment.