mirror of
https://github.com/nextcloud/android.git
synced 2024-12-23 01:00:26 +03:00
daily dev 20230218
Update Nextcloud Android library
This commit is contained in:
parent
9b5559ea28
commit
710cdcbf36
3 changed files with 5 additions and 3 deletions
|
@ -145,8 +145,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230217
|
||||
versionName "20230217"
|
||||
versionCode 20230218
|
||||
versionName "20230218"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.45"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="b610a4a174cd56a70911a354a81678632e681cbf"
|
||||
androidLibraryVersion ="7d15d0b2003b7c052fc49b34896279b736baa39f"
|
||||
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