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