mirror of
https://github.com/nextcloud/android.git
synced 2024-12-20 07:52:18 +03:00
daily dev 20230111
Update 3rd-party dependencies
This commit is contained in:
parent
08874f304b
commit
349d76126e
2 changed files with 4 additions and 2 deletions
|
@ -145,8 +145,8 @@ android {
|
||||||
versionDev {
|
versionDev {
|
||||||
applicationId "com.nextcloud.android.beta"
|
applicationId "com.nextcloud.android.beta"
|
||||||
dimension "default"
|
dimension "default"
|
||||||
versionCode 20230110
|
versionCode 20230111
|
||||||
versionName "20230110"
|
versionName "20230111"
|
||||||
}
|
}
|
||||||
|
|
||||||
qa {
|
qa {
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
|
||||||
|
Update 3rd-party dependencies
|
Loading…
Reference in a new issue