mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20231128
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
a4490df61d
commit
25b3111bf3
3 changed files with 6 additions and 3 deletions
|
@ -146,8 +146,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231125
|
||||
versionName "20231125"
|
||||
versionCode 20231128
|
||||
versionName "20231128"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="1ca359f22580f23cf2204b776370b02a8ce41f22"
|
||||
androidLibraryVersion ="f46011382d0f0e24a1c4415a2d25b044dcba9f77"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue