daily dev 20230603

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-06-03 02:40:34 +02:00
parent d9639fd149
commit e032e4e333
3 changed files with 5 additions and 3 deletions

View file

@ -145,8 +145,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20230602
versionName "20230602"
versionCode 20230603
versionName "20230603"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.46.1"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="b211096be8736f0a9c08c1a5875265fc2419f41c"
androidLibraryVersion ="ca6ce2e45b25532959d5154c79f11f01b37043a9"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

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