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