mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230221
Build(deps): Bump exoplayerVersion from 2.18.2 to 2.18.3 Build(deps): Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 Build(deps): Bump com.github.nextcloud.android-common:ui Build(deps): Bump com.diffplug.spotless from 6.14.1 to 6.15.0 Build(deps): Bump androidx.exifinterface:exifinterface Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
5186b52b00
commit
51d1e6fe16
3 changed files with 10 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
||||||
versionDev {
|
versionDev {
|
||||||
applicationId "com.nextcloud.android.beta"
|
applicationId "com.nextcloud.android.beta"
|
||||||
dimension "default"
|
dimension "default"
|
||||||
versionCode 20230218
|
versionCode 20230221
|
||||||
versionName "20230218"
|
versionName "20230221"
|
||||||
}
|
}
|
||||||
|
|
||||||
qa {
|
qa {
|
||||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
||||||
daggerVersion = "2.45"
|
daggerVersion = "2.45"
|
||||||
markwonVersion = "4.6.2"
|
markwonVersion = "4.6.2"
|
||||||
prismVersion = "2.0.0"
|
prismVersion = "2.0.0"
|
||||||
androidLibraryVersion ="7d15d0b2003b7c052fc49b34896279b736baa39f"
|
androidLibraryVersion ="da7768099acb3340e6cf9c2fc7e87f8e37ede014"
|
||||||
mockitoVersion = "4.11.0"
|
mockitoVersion = "4.11.0"
|
||||||
mockitoKotlinVersion = "4.1.0"
|
mockitoKotlinVersion = "4.1.0"
|
||||||
mockkVersion = "1.13.3"
|
mockkVersion = "1.13.3"
|
||||||
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
Build(deps): Bump exoplayerVersion from 2.18.2 to 2.18.3
|
||||||
|
Build(deps): Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
|
||||||
|
Build(deps): Bump com.github.nextcloud.android-common:ui
|
||||||
|
Build(deps): Bump com.diffplug.spotless from 6.14.1 to 6.15.0
|
||||||
|
Build(deps): Bump androidx.exifinterface:exifinterface
|
||||||
|
Update Nextcloud Android library
|
||||||
|
Update 3rd-party dependencies
|
Loading…
Reference in a new issue