Skip to content

Commit

Permalink
Merge pull request #1832 from nextcloud/bumpTo4.1final
Browse files Browse the repository at this point in the history
Bump to4.1final
  • Loading branch information
tobiasKaminsky authored Sep 18, 2023
2 parents 6ce3eff + fe59c5a commit ee7ff99
Show file tree
Hide file tree
Showing 2 changed files with 5 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 40010051
versionName "4.1.0 RC1"
versionCode 40010090
versionName "4.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/40010090.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- theming improvements
- min Server NC24
- dependency updates

0 comments on commit ee7ff99

Please sign in to comment.