mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230420
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib Build(deps): Bump exoplayerVersion from 2.18.4 to 2.18.5 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
d1e2012e45
commit
5bbf965996
3 changed files with 7 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230418
|
||||
versionName "20230418"
|
||||
versionCode 20230420
|
||||
versionName "20230420"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.45"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="130888760597d2821e43a8f8b35b9a4550954291"
|
||||
androidLibraryVersion ="f2a324d93926608d80ae88be8063bba52e7b0008"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib
|
||||
Build(deps): Bump exoplayerVersion from 2.18.4 to 2.18.5
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue