mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20231022
Update Nextcloud Android library
This commit is contained in:
parent
0e36e3ebd2
commit
65dbc12e2e
3 changed files with 5 additions and 3 deletions
|
@ -146,8 +146,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20231021
|
||||
versionName "20231021"
|
||||
versionCode 20231022
|
||||
versionName "20231022"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="0116e3b3e17dbaa5cdb791aaf1bcad684d4dd95a"
|
||||
androidLibraryVersion ="4055807287e8b4ce43d9ef0c99a184faffd4cda8"
|
||||
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