Open siliconavengers opened 5 years ago
Hello,
My PR have a bit of change on compileSdkVersion and buildToolsVersion from 23 to 28, using implementation instead of compile and remove Canvas.MATRIX_SAVE_FLAG
compileSdkVersion
buildToolsVersion
implementation
compile
Canvas.MATRIX_SAVE_FLAG
Hello,
My PR have a bit of change on
compileSdkVersion
andbuildToolsVersion
from 23 to 28, usingimplementation
instead ofcompile
and removeCanvas.MATRIX_SAVE_FLAG