Skip to content

Commit

Permalink
daily dev 20240205
Browse files Browse the repository at this point in the history
Bump kotlin_version from 1.8.22 to 1.9.22
Update Nextcloud Android library
Update 3rd-party dependencies
  • Loading branch information
tobiasKaminsky committed Feb 5, 2024
1 parent 1070617 commit 1957851
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240204
versionName "20240204"
versionCode 20240205
versionName "20240205"
}

qa {
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.50"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion = "9bfb850257"
androidLibraryVersion ="9bfb85025719c4d3a5734c13eaa5fa02a958a05c"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.9"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Bump kotlin_version from 1.8.22 to 1.9.22
Update Nextcloud Android library
Update 3rd-party dependencies

0 comments on commit 1957851

Please sign in to comment.