mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20240123
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
0a7d380380
commit
95e6483d0d
3 changed files with 6 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240122
|
||||
versionName "20240122"
|
||||
versionCode 20240123
|
||||
versionName "20240123"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="dda7711913e428f634eee44a1a01a1738d9e6ba1"
|
||||
androidLibraryVersion ="88055fb2cc73c8ef2a3e25da59692dcb6efd2634"
|
||||
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