daily dev 20240125

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2024-01-25 03:40:10 +01:00
parent 124156505f
commit f1224972ab
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 20240124
versionName "20240124"
versionCode 20240125
versionName "20240125"
}
qa {

View file

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

View file

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