Skip to content

Commit

Permalink
daily dev 20240214
Browse files Browse the repository at this point in the history
Update Nextcloud Android library
  • Loading branch information
tobiasKaminsky committed Feb 14, 2024
1 parent 735906a commit d3baa1c
Show file tree
Hide file tree
Showing 3 changed files with 5 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 20240213
versionName "20240213"
versionCode 20240214
versionName "20240214"
}

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 ="2b1da4cb14e2cd4b79e231b0be54e0bae699f143"
androidLibraryVersion ="eadea1dd90d04cbb3f7da3d8b144717ba6c4b1a4"
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,2 @@

Update Nextcloud Android library

0 comments on commit d3baa1c

Please sign in to comment.