daily dev 20230921

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-09-21 03:41:49 +02:00
parent 26d2e83da2
commit 40a910f8db
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 20230916
versionName "20230916"
versionCode 20230921
versionName "20230921"
}
qa {

View file

@ -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"

View file

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