daily dev 20231115

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-11-15 03:41:33 +01:00
parent 28536e3c58
commit bd0dc4f722
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 20231114
versionName "20231114"
versionCode 20231115
versionName "20231115"
}
qa {

View file

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

View file

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