Ilia Eremin

Results 21 comments of Ilia Eremin

+1 without flavors we need to manually remove library for release builds

@sheremet-va I'm facing smae issue with unhandled error. What's the strategies to catch it and find a source?

+1 for this. It is preferable to send output image sizes in intent. Now output photo seems to depend on screen size.

Use date as version number ``` def getDate() { def date = new Date() def formattedDate = date.format('yyyy-MM-dd-HH:mm:ss') return formattedDate } ``` `versionNameSuffix "." + getDate()`

Add travis, circleci and greenhouse in this example

Deploy to Fabric and Google Play Alpha on every x.y.z tag. For example: 1.0.0

@evant will you stop work on retrolambda in view of new jack features?