mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
daily dev 20191009
1b6b909a8
Merge pull request #4621 from nextcloud/gridCrash58cac2ab2
Merge pull request #4604 from nextcloud/ezaquarii/fix-npe-in-favorites02eaa886a
prevent crash when grid column is -1d27c6a1ab
[tx-robot] updated from transifex038685863
daily dev 20191008
This commit is contained in:
parent
1b6b909a8c
commit
ff1d95008e
2 changed files with 7 additions and 2 deletions
|
@ -159,8 +159,8 @@ android {
|
|||
versionDev {
|
||||
applicationId "com.nextcloud.android.beta"
|
||||
dimension "default"
|
||||
versionCode 20191008
|
||||
versionName "20191008"
|
||||
versionCode 20191009
|
||||
versionName "20191009"
|
||||
}
|
||||
|
||||
qa {
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
1b6b909a8 Merge pull request #4621 from nextcloud/gridCrash
|
||||
58cac2ab2 Merge pull request #4604 from nextcloud/ezaquarii/fix-npe-in-favorites
|
||||
02eaa886a prevent crash when grid column is -1
|
||||
d27c6a1ab [tx-robot] updated from transifex
|
||||
038685863 daily dev 20191008
|
Loading…
Reference in a new issue