mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20240201
Update Nextcloud Android library
This commit is contained in:
parent
9eb2b7e24b
commit
925521e0d4
3 changed files with 5 additions and 3 deletions
|
@ -152,8 +152,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240131
|
||||
versionName "20240131"
|
||||
versionCode 20240201
|
||||
versionName "20240201"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="e4b78de8a4f106102cbc5ea3c46b6196677acf58"
|
||||
androidLibraryVersion ="012db19c2be48c2dde25c1ee107ef4244d0314b6"
|
||||
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