mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
daily dev 20190803
0469db38c
Fix local state if fragment is initialized before services (#4262)bfb3bfd9e
Fix upload and delete to actually delete (#4287)0711815a7
[tx-robot] updated from transifex017e85109
daily dev 20190802
This commit is contained in:
parent
0469db38ca
commit
bf1a8754c7
2 changed files with 6 additions and 2 deletions
|
@ -153,8 +153,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20190802
|
||||
versionName "20190802"
|
||||
versionCode 20190803
|
||||
versionName "20190803"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
0469db38c Fix local state if fragment is initialized before services (#4262)
|
||||
bfb3bfd9e Fix upload and delete to actually delete (#4287)
|
||||
0711815a7 [tx-robot] updated from transifex
|
||||
017e85109 daily dev 20190802
|
Loading…
Reference in a new issue