mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20230705
Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable Build(deps): Bump org.json:json from 20230227 to 20230618 Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable Build(deps): Bump com.squareup.leakcanary:leakcanary-android Build(deps): Bump com.vanniktech:emoji-google from 0.16.0 to 0.17.0 Build(deps): Bump roomVersion from 2.5.1 to 2.5.2 Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
137734e9fc
commit
d83a0234db
3 changed files with 11 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230627
|
||||
versionName "20230627"
|
||||
versionCode 20230705
|
||||
versionName "20230705"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="974c3ac1bcb131b740c4d73dc05377490f654826"
|
||||
androidLibraryVersion ="6a86fea7f06c61e4656ce3f54ff458150af7bf08"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable
|
||||
Build(deps): Bump org.json:json from 20230227 to 20230618
|
||||
Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable
|
||||
Build(deps): Bump com.squareup.leakcanary:leakcanary-android
|
||||
Build(deps): Bump com.vanniktech:emoji-google from 0.16.0 to 0.17.0
|
||||
Build(deps): Bump roomVersion from 2.5.1 to 2.5.2
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue