mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 15:33:00 +03:00
daily dev 20230719
Update Nextcloud Android library
This commit is contained in:
parent
6c77c4eb1a
commit
d7a150458a
3 changed files with 5 additions and 3 deletions
|
@ -144,8 +144,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20230716
|
||||
versionName "20230716"
|
||||
versionCode 20230719
|
||||
versionName "20230719"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -8,7 +8,7 @@ buildscript {
|
|||
daggerVersion = "2.46.1"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion ="9dcfbd951f5ae27c1258960d33e017ed225d297b"
|
||||
androidLibraryVersion ="4cf2b0ab9fef99b3344d07f8be38ca966df98c51"
|
||||
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