mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
daily dev 20190724
537049379
Merge pull request #4254 from nextcloud/clearInputBeforeQR011169dea
reset host when using login via QR/linka65d1dd21
Merge pull request #4253 from nextcloud/fixMastere9b06843e
remove leftover6a925b7f2
wipfc01e9738
wipac3a6d542
reformat imports kotlin: do not use wildcard imports4c5eca98e
remove leftovers from bottom bar removing040b46081
show "shared" again (#4249)10644635c
Bump ktlint from 0.34.0 to 0.34.1 (#4252)eb68c3633
wipa1477a1ea
daily dev 20190723
This commit is contained in:
parent
5370493798
commit
12050ed476
2 changed files with 14 additions and 2 deletions
|
@ -152,8 +152,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20190723
|
||||
versionName "20190723"
|
||||
versionCode 20190724
|
||||
versionName "20190724"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
537049379 Merge pull request #4254 from nextcloud/clearInputBeforeQR
|
||||
011169dea reset host when using login via QR/link
|
||||
a65d1dd21 Merge pull request #4253 from nextcloud/fixMaster
|
||||
e9b06843e remove leftover
|
||||
6a925b7f2 wip
|
||||
fc01e9738 wip
|
||||
ac3a6d542 reformat imports kotlin: do not use wildcard imports
|
||||
4c5eca98e remove leftovers from bottom bar removing
|
||||
040b46081 show "shared" again (#4249)
|
||||
10644635c Bump ktlint from 0.34.0 to 0.34.1 (#4252)
|
||||
eb68c3633 wip
|
||||
a1477a1ea daily dev 20190723
|
Loading…
Reference in a new issue