daily dev 20231116

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-11-16 03:41:00 +01:00
parent ddcc3eb78e
commit c821ea6727
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 20231115
versionName "20231115"
versionCode 20231116
versionName "20231116"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="07800c21c77e8ad26adf0567cf1fe6167a3207a3"
androidLibraryVersion ="64f21b9ea77a70228e02e815fd99624fbaca7cbe"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

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