daily dev 20240122

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-01-22 03:41:27 +01:00
parent 6c25ef20e9
commit c7341d9ab2
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 20240120
versionName "20240120"
versionCode 20240122
versionName "20240122"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="b1e698386f651ba9ecd8952d1d9b414baaab8034"
androidLibraryVersion ="dda7711913e428f634eee44a1a01a1738d9e6ba1"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.8"

View file

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