daily dev 20240126

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-01-26 03:40:21 +01:00
parent 79509ef5c4
commit b9877042f1
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 20240125
versionName "20240125"
versionCode 20240126
versionName "20240126"
}
qa {

View file

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

View file

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