Skip to content

Commit

Permalink
Merge pull request #2090 from nextcloud/bump4.2final
Browse files Browse the repository at this point in the history
Bump to 4.2 final
  • Loading branch information
tobiasKaminsky authored Mar 26, 2024
2 parents 4f153ba + a1699d7 commit a9201ed
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 @@ -9,8 +9,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdk 24
targetSdk 34
versionCode 40020051
versionName "4.2.0 RC1"
versionCode 40020090
versionName "4.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit a9201ed

Please sign in to comment.