renaudcerrato / static-maps-api

Fluent and clean Google Static Maps API Java interface.
Apache License 2.0
165 stars 21 forks source link

Added Java 1.7 source compatibility #4

Closed MuhamedFathy closed 7 years ago

MuhamedFathy commented 7 years ago

Added this because if the project uses Java 1.8 it's cannot build APK and show this error:

Error:Error converting bytecode to dex: Cause: Dex cannot parse version 52 byte code. This is caused by library dependencies that have been compiled using Java 8 or above. If you are using the 'java' gradle plugin in a library submodule add targetCompatibility = '1.7' sourceCompatibility = '1.7' to that submodule's build.gradle file.

MuhamedFathy commented 7 years ago

Please don't forget to update the README.md with the new version.

MuhamedFathy commented 7 years ago

@renaudcerrato Please create a new version release for example 1.0.4

renaudcerrato commented 7 years ago

Done.

On Fri, Sep 15, 2017 at 12:34 AM Mohamed Fathy notifications@github.com wrote:

@renaudcerrato https://github.com/renaudcerrato Please create a new version release for example 1.0.4

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/renaudcerrato/static-maps-api/pull/4#issuecomment-329627369, or mute the thread https://github.com/notifications/unsubscribe-auth/AB12xXgJDR6N4kvSQGI5XcoGbSdVM9B5ks5siaoGgaJpZM4PXDZL .