mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20231227
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
a8f8834706
commit
9ff0cf82a2
3 changed files with 6 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231223
|
||||
versionName "20231223"
|
||||
versionCode 20231227
|
||||
versionName "20231227"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="97f503ebb78479b63afb1d69c16dda247d4afcca"
|
||||
androidLibraryVersion ="a8111ed5f2c89b5f1909032ef7f98aeb4f67a45f"
|
||||
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