mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230609
Build(deps): Bump commons-io:commons-io from 2.12.0 to 2.13.0 Build(deps): Bump kotlin_version from 1.8.21 to 1.8.22 Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
92fa909f58
commit
9cc1d3de3b
3 changed files with 8 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230608
|
||||
versionName "20230608"
|
||||
versionCode 20230609
|
||||
versionName "20230609"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="03c1e6369af8c6792d33ee6f272a0c329ed59808"
|
||||
androidLibraryVersion ="cd15911190597971801fb9809a15101c61934774"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
Build(deps): Bump commons-io:commons-io from 2.12.0 to 2.13.0
|
||||
Build(deps): Bump kotlin_version from 1.8.21 to 1.8.22
|
||||
Build(deps): Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue