mirror of
https://github.com/nextcloud/android.git
synced 2024-12-20 07:52:18 +03:00
daily dev 20220927
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
eed1dd68e2
commit
5fdc82f6c5
3 changed files with 6 additions and 3 deletions
|
@ -134,8 +134,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20220924
|
||||
versionName "20220924"
|
||||
versionCode 20220927
|
||||
versionName "20220927"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
|
@ -6,7 +6,7 @@ buildscript {
|
|||
daggerVersion = "2.44"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="155d0e96601fd7f012ebdb88dbf762eab05907be"
|
||||
androidLibraryVersion ="1edee0d314d2324ee38cac8f607654403e860b72"
|
||||
mockitoVersion = "4.8.0"
|
||||
mockitoKotlinVersion = "4.0.0"
|
||||
mockkVersion = "1.12.5"
|
||||
|
|
Loading…
Reference in a new issue