daily dev 20231029

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-10-29 02:40:37 +01:00
parent 225e6e01f8
commit e90f02a32b
3 changed files with 5 additions and 3 deletions

View file

@ -146,8 +146,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20231028
versionName "20231028"
versionCode 20231029
versionName "20231029"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.47"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="1f5e0d1ea3e4d708d198544402deb1e66684c377"
androidLibraryVersion ="fb5def2c1c17249b81ca1c33cdb5ff76ba52f8f5"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

@ -0,0 +1,2 @@
Update Nextcloud Android library