mirror of
https://github.com/nextcloud/android.git
synced 2024-12-22 08:44:34 +03:00
daily dev 20230921
Update Nextcloud Android library
This commit is contained in:
parent
26d2e83da2
commit
40a910f8db
3 changed files with 5 additions and 3 deletions
|
@ -146,8 +146,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230916
|
||||
versionName "20230916"
|
||||
versionCode 20230921
|
||||
versionName "20230921"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.47"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="837b9df6f692c96a6bd5bd60ec848d11fcc073b4"
|
||||
androidLibraryVersion ="1d1ca6437e3c08b8105c298d1d8e3c19015595a7"
|
||||
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