daily dev 20240127

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-01-27 03:40:39 +01:00
parent 2e0164cbca
commit a27285ab8d
3 changed files with 5 additions and 3 deletions

View file

@ -150,8 +150,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20240126
versionName "20240126"
versionCode 20240127
versionName "20240127"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="f7274da4bae260f436381e2460f031843f4992bf"
androidLibraryVersion ="146f04d1f1c1344e03be6af00488a48e86af65f9"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.8"

View file

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