mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20221227
Update Nextcloud Android library
This commit is contained in:
parent
6c18cdef3b
commit
a5d0552c8f
3 changed files with 5 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20221223
|
||||
versionName "20221223"
|
||||
versionCode 20221227
|
||||
versionName "20221227"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
daggerVersion = "2.44.2"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="90e5e9e4140956695c321af07321a3f89c1f35b7"
|
||||
androidLibraryVersion ="bfd11ac45da591c9f1346d7977a1ae92576cd56c"
|
||||
mockitoVersion = "4.10.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
Loading…
Reference in a new issue