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