mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20231025
Update Nextcloud Android library Update 3rd-party dependencies
This commit is contained in:
parent
c9bcf8ccbd
commit
638f3068c9
3 changed files with 6 additions and 3 deletions
|
@ -146,8 +146,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231022
|
||||
versionName "20231022"
|
||||
versionCode 20231025
|
||||
versionName "20231025"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="4055807287e8b4ce43d9ef0c99a184faffd4cda8"
|
||||
androidLibraryVersion ="191cd15d2ba4a186c7643be63d92d1bb84f7bbfc"
|
||||
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