daily dev 20231018

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-10-18 03:40:19 +02:00
parent 672530c4f7
commit 36d69c91c9
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 20231017
versionName "20231017"
versionCode 20231018
versionName "20231018"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="a892ceefdf109ceb515d9d47c476270661293d62"
androidLibraryVersion ="9b6253cfbd289dcfdfa159e4fc22d7c2813c523b"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

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