mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230504
Update Nextcloud Android library
This commit is contained in:
parent
25cff356ce
commit
66427ade72
3 changed files with 5 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230503
|
||||
versionName "20230503"
|
||||
versionCode 20230504
|
||||
versionName "20230504"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.45"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="ad662ca8a3d7f79ab591ba66cedf14cd2ce9d8b1"
|
||||
androidLibraryVersion ="90b26f96b1b6c53f49ccd05501ae0b7e902fac43"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue