fix crash during state saving
This commit is contained in:
parent
a65f2ad98c
commit
6a1499654a
|
@ -94,7 +94,9 @@ dependencies {
|
|||
implementation 'info.androidhive:imagefilters:1.0.7'
|
||||
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
|
||||
|
||||
implementation 'com.splitwise:tokenautocomplete:3.0.2'
|
||||
//implementation 'com.splitwise:tokenautocomplete:3.0.2'
|
||||
|
||||
implementation 'com.github.singpolyma:TokenAutoComplete:bfa93780e0'
|
||||
|
||||
implementation 'com.github.kizitonwose.colorpreference:support:1.1.0'
|
||||
implementation 'com.caverock:androidsvg-aar:1.4'
|
||||
|
|
Loading…
Reference in a new issue