daily dev 20240223

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-02-23 03:41:21 +01:00
parent a7be2df1f3
commit 7dc1782849
3 changed files with 5 additions and 3 deletions

View file

@ -152,8 +152,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240222
versionName "20240222"
versionCode 20240223
versionName "20240223"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.50"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="fba03a758e362782f473422661cff79a41f1af3e"
androidLibraryVersion ="397b03577e49d51ff006051d45449e1f530ea73c"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.9"

View file

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