daily dev 20240224

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-02-24 03:42:46 +01:00
parent 94b56d42e8
commit 1897e43c9d
3 changed files with 5 additions and 3 deletions

View file

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

View file

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

View file

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