daily dev 20231109

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-11-09 03:40:33 +01:00
parent 0529ba89b6
commit b2b20d50d1
3 changed files with 5 additions and 3 deletions

View file

@ -146,8 +146,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20231108
versionName "20231108"
versionCode 20231109
versionName "20231109"
}
qa {

View file

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

View file

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