daily dev 20231013

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-10-13 03:40:37 +02:00
parent 9a572e5dc7
commit 14f3c6498a
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 20231012
versionName "20231012"
versionCode 20231013
versionName "20231013"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="87ccf5c085298d6afd070215703c62a432f2654c"
androidLibraryVersion ="31b87d4dcc533007ca1b5e1185a57d25ff30da23"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

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