daily dev 20230427

Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2023-04-27 03:40:50 +02:00
parent 9b203f75b2
commit e752bd9270
3 changed files with 5 additions and 3 deletions

View file

@ -145,8 +145,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20230425
versionName "20230425"
versionCode 20230427
versionName "20230427"
}
qa {

View file

@ -8,7 +8,7 @@ buildscript {
daggerVersion = "2.45"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="4d6e104ab28363409005c74626eb9f736545be23"
androidLibraryVersion ="9252e8ccb4c68b1015caac547d860e1c421301e8"
mockitoVersion = "4.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.3"

View file

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