daily dev 20220917

Update translations
Update Nextcloud Android library
This commit is contained in:
Tobias Kaminsky 2022-09-17 02:41:08 +02:00
parent 781fbbce88
commit 1384439581
3 changed files with 6 additions and 3 deletions

View file

@ -129,8 +129,8 @@ android {
versionDev {
applicationId "com.nextcloud.android.beta"
dimension "default"
versionCode 20220913
versionName "20220913"
versionCode 20220917
versionName "20220917"
}
qa {

View file

@ -0,0 +1,3 @@
Update translations
Update Nextcloud Android library

View file

@ -6,7 +6,7 @@ buildscript {
daggerVersion = "2.43.2"
markwonVersion = "4.6.2"
prismVersion = "2.0.0"
androidLibraryVersion ="b9c511f774ef051188f88fc62a65b1551cad0bba"
androidLibraryVersion ="fe0d1126a66f35e276c3d77626d4566394e7f7df"
mockitoVersion = "4.8.0"
mockitoKotlinVersion = "4.0.0"
mockkVersion = "1.12.5"