mirror of
https://github.com/nextcloud/android.git
synced 2024-12-19 23:42:03 +03:00
daily dev 20220917
Update translations Update Nextcloud Android library
This commit is contained in:
parent
781fbbce88
commit
1384439581
3 changed files with 6 additions and 3 deletions
|
@ -129,8 +129,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20220913
|
||||
versionName "20220913"
|
||||
versionCode 20220917
|
||||
versionName "20220917"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
Update translations
|
||||
Update Nextcloud Android library
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue