mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20240209
Update Nextcloud Android library
This commit is contained in:
parent
b8045ce222
commit
7fd7a49e58
3 changed files with 5 additions and 3 deletions
|
@ -152,8 +152,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20240208
|
||||
versionName "20240208"
|
||||
versionCode 20240209
|
||||
versionName "20240209"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.50"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="eeb9dbbb463a41695c92c4c205bd943a07858213"
|
||||
androidLibraryVersion ="a1fd7c29d742c232902de79f9ac793cae8907a92"
|
||||
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