mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20231116
Update Nextcloud Android library
This commit is contained in:
parent
ddcc3eb78e
commit
c821ea6727
3 changed files with 5 additions and 3 deletions
|
@ -146,8 +146,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231115
|
||||
versionName "20231115"
|
||||
versionCode 20231116
|
||||
versionName "20231116"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="07800c21c77e8ad26adf0567cf1fe6167a3207a3"
|
||||
androidLibraryVersion ="64f21b9ea77a70228e02e815fd99624fbaca7cbe"
|
||||
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