mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 07:22:06 +03:00
daily dev 20240122
Update Nextcloud Android library
This commit is contained in:
parent
6c25ef20e9
commit
c7341d9ab2
3 changed files with 5 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240120
|
||||
versionName "20240120"
|
||||
versionCode 20240122
|
||||
versionName "20240122"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="b1e698386f651ba9ecd8952d1d9b414baaab8034"
|
||||
androidLibraryVersion ="dda7711913e428f634eee44a1a01a1738d9e6ba1"
|
||||
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