mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 07:22:06 +03:00
daily dev 20240116
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
6a0336bbc3
commit
6a38825d9c
3 changed files with 6 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240113
|
||||
versionName "20240113"
|
||||
versionCode 20240116
|
||||
versionName "20240116"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="605c5df6daf8fb93fb6b17f3239303a721c404ac"
|
||||
androidLibraryVersion ="fa98b2456541ae9f53ee688bf134aab46713077a"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.8"
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue