mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 00:34:31 +03:00
daily dev 20240117
Update Nextcloud Android library
This commit is contained in:
parent
892d4f199c
commit
abf8c3ba26
3 changed files with 5 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240116
|
||||
versionName "20240116"
|
||||
versionCode 20240117
|
||||
versionName "20240117"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="fa98b2456541ae9f53ee688bf134aab46713077a"
|
||||
androidLibraryVersion ="579010826694823ae46d63796be851a81519d924"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.8"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue