mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20221126
Bump com.diffplug.spotless from 6.11.0 to 6.12.0 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
eb2b9ec935
commit
72c8248a43
3 changed files with 6 additions and 3 deletions
|
@ -142,8 +142,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20221125
|
||||
versionName "20221125"
|
||||
versionCode 20221126
|
||||
versionName "20221126"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Bump com.diffplug.spotless from 6.11.0 to 6.12.0
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
daggerVersion = "2.44.2"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="796d9491aff2f2b54e876f45e76e6a31053aea91"
|
||||
androidLibraryVersion ="6f09763f684e4430c1b80c22181b58f45947aa13"
|
||||
mockitoVersion = "4.9.0"
|
||||
mockitoKotlinVersion = "4.0.0"
|
||||
mockkVersion = "1.13.2"
|
||||
|
|
Loading…
Reference in a new issue