mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 07:22:06 +03:00
daily dev 20240213
This commit is contained in:
parent
02df2e9211
commit
26275932a9
3 changed files with 4 additions and 3 deletions
|
@ -152,8 +152,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240212
|
||||
versionName "20240212"
|
||||
versionCode 20240213
|
||||
versionName "20240213"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "2b1da4cb14e2cd4b79e231b0be54e0bae699f143"
|
||||
androidLibraryVersion ="2b1da4cb14e2cd4b79e231b0be54e0bae699f143"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.9"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
|
Loading…
Reference in a new issue