moagrius / TileView

TileView is a subclass of android.view.ViewGroup that asynchronously displays, pans and zooms tile-based images. Plugins are available for features like markers, hotspots, and path drawing.
MIT License
1.46k stars 337 forks source link

Gradle typo in installation guide. #444

Closed bryansoftdev closed 6 years ago

bryansoftdev commented 6 years ago

You have compile 'com.qozix:tileview:'2.2.7' typed, but it should be compile 'com.qozix:tileview:2.2.7'

(You had an extra ' before 2.2.7)

moagrius commented 6 years ago

yep, will fix

moagrius commented 6 years ago

done in 2.2.8