mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 01:00:26 +03:00
daily dev 20231209
Update Nextcloud Android library
This commit is contained in:
parent
d28d57ebb9
commit
0cafdefeb4
3 changed files with 5 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231208
|
||||
versionName "20231208"
|
||||
versionCode 20231209
|
||||
versionName "20231209"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="35c10afda6b458f67dabd4988fcc0e72e53e8829"
|
||||
androidLibraryVersion ="430beee96582f144de554082963e019ba47580f9"
|
||||
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