mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230612
Build(deps): Bump androidx.core:core-splashscreen from 1.0.0 to 1.0.1 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
1d207336aa
commit
2010a94a01
3 changed files with 6 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230609
|
||||
versionName "20230609"
|
||||
versionCode 20230612
|
||||
versionName "20230612"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="cd15911190597971801fb9809a15101c61934774"
|
||||
androidLibraryVersion ="fde3de76ddc1159180728bdfd335cfb805e7bc33"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
Build(deps): Bump androidx.core:core-splashscreen from 1.0.0 to 1.0.1
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue