|
|
@ -58,7 +58,9 @@ dependencies { |
|
|
|
implementation 'com.github.varunest:sparkbutton:1.0.5' |
|
|
|
implementation 'com.github.varunest:sparkbutton:1.0.5' |
|
|
|
implementation 'com.github.chrisbanes:PhotoView:2.1.3' |
|
|
|
implementation 'com.github.chrisbanes:PhotoView:2.1.3' |
|
|
|
implementation 'com.mikepenz:google-material-typeface:3.0.1.2.original@aar' |
|
|
|
implementation 'com.mikepenz:google-material-typeface:3.0.1.2.original@aar' |
|
|
|
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0' |
|
|
|
implementation('com.theartofdev.edmodo:android-image-cropper:2.6.0') { |
|
|
|
|
|
|
|
exclude group: 'com.android.support' |
|
|
|
|
|
|
|
} |
|
|
|
implementation 'com.evernote:android-job:1.2.2' |
|
|
|
implementation 'com.evernote:android-job:1.2.2' |
|
|
|
implementation 'com.android.support.constraint:constraint-layout:1.0.2' |
|
|
|
implementation 'com.android.support.constraint:constraint-layout:1.0.2' |
|
|
|
//room |
|
|
|
//room |
|
|
|