mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230404
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
c3b20006f5
commit
0b1bf5c58a
3 changed files with 6 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230329
|
||||
versionName "20230329"
|
||||
versionCode 20230404
|
||||
versionName "20230404"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.45"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="84bc438446ab3c04015a8e59e5acb7c2a66825ad"
|
||||
androidLibraryVersion ="fae1590e19c0d233bd4d577fb3d4391d873b6386"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
Update Nextcloud Android library
|
||||
Update 3rd-party dependencies
|
Loading…
Reference in a new issue