Skip to content

Commit

Permalink
daily dev 20231220
Browse files Browse the repository at this point in the history
Update Nextcloud Android library
Update 3rd-party dependencies
  • Loading branch information
tobiasKaminsky committed Dec 20, 2023
1 parent ea0557e commit 4c944eb
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 @@ -150,8 +150,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20231219
versionName "20231219"
versionCode 20231220
versionName "20231220"
}

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.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="a137abc00b0c4b23ecaefc2df61bc782f3d082b3"
androidLibraryVersion ="1e394b64a6658d308801a43977b7d4be0e2405f5"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

Update Nextcloud Android library
Update 3rd-party dependencies

0 comments on commit 4c944eb

Please sign in to comment.