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