mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 16:54:33 +03:00
daily dev 20230824
Build(deps): Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1 Build(deps): Bump exoplayerVersion from 2.19.0 to 2.19.1 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
de883481ff
commit
91d5fa1016
3 changed files with 7 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230818
|
||||
versionName "20230818"
|
||||
versionCode 20230824
|
||||
versionName "20230824"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="eeeb5e5c6007df039082014602768f6f3d47e447"
|
||||
androidLibraryVersion ="0d425a2d98912c2c117d1bd99096d7b7f8a6c7f2"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
Build(deps): Bump com.android.tools.build:gradle from 8.1.0 to 8.1.1
|
||||
Build(deps): Bump exoplayerVersion from 2.19.0 to 2.19.1
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue