mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20221216
Update Nextcloud Android library
This commit is contained in:
parent
989ad4c096
commit
3e59b6d16a
3 changed files with 5 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20221215
|
||||
versionName "20221215"
|
||||
versionCode 20221216
|
||||
versionName "20221216"
|
||||
}
|
||||
|
||||
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 ="84dda4ed304bbe3259b3e25c3d3159aca65feb09"
|
||||
androidLibraryVersion ="4891bfab78274ca3efb5866828cda693dd6e9d7e"
|
||||
mockitoVersion = "4.9.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
Loading…
Reference in a new issue