mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230613
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
512ba3a61c
commit
f7b980c768
3 changed files with 6 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230612
|
||||
versionName "20230612"
|
||||
versionCode 20230613
|
||||
versionName "20230613"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="fde3de76ddc1159180728bdfd335cfb805e7bc33"
|
||||
androidLibraryVersion ="c2e2188ae3d9f1073860574e78d5a05a0cbc4e12"
|
||||
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