mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 07:22:06 +03:00
daily dev 20240223
Update Nextcloud Android library
This commit is contained in:
parent
a7be2df1f3
commit
7dc1782849
3 changed files with 5 additions and 3 deletions
|
@ -152,8 +152,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240222
|
||||
versionName "20240222"
|
||||
versionCode 20240223
|
||||
versionName "20240223"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="fba03a758e362782f473422661cff79a41f1af3e"
|
||||
androidLibraryVersion ="397b03577e49d51ff006051d45449e1f530ea73c"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.9"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue