daily dev 20240201

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-02-01 03:47:26 +01:00
parent 9eb2b7e24b
commit 925521e0d4
3 changed files with 5 additions and 3 deletions

View file

@ -152,8 +152,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240131
versionName "20240131"
versionCode 20240201
versionName "20240201"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.50"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="e4b78de8a4f106102cbc5ea3c46b6196677acf58"
androidLibraryVersion ="012db19c2be48c2dde25c1ee107ef4244d0314b6"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.9"

View file

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