mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20240127
Update Nextcloud Android library
This commit is contained in:
parent
2e0164cbca
commit
a27285ab8d
3 changed files with 5 additions and 3 deletions
|
@ -150,8 +150,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240126
|
||||
versionName "20240126"
|
||||
versionCode 20240127
|
||||
versionName "20240127"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="f7274da4bae260f436381e2460f031843f4992bf"
|
||||
androidLibraryVersion ="146f04d1f1c1344e03be6af00488a48e86af65f9"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.8"
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
|
||||
Update Nextcloud Android library
|
Loading…
Reference in a new issue