daily dev 20240106

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-01-06 03:39:57 +01:00
parent fac32e0e77
commit a13a6e3451
3 changed files with 5 additions and 3 deletions

View file

@ -150,8 +150,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240105
versionName "20240105"
versionCode 20240106
versionName "20240106"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="ceab645c8751f3059146baf86ae11db92e79f0dc"
androidLibraryVersion ="df6bebabdd654f995e68e526c30227eeb7655bdf"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

@ -0,0 +1,2 @@
Update Nextcloud Android library