sephiroth74 / HorizontalVariableListView

Horizontal list view for Android which allows variable items widths
859 stars 282 forks source link

Updates build tools version and removes targetSdkVersion #74

Open felipecsl opened 10 years ago

felipecsl commented 10 years ago

Since I can't use targetSdkVersion=19 on my project, this caused a build error. Removing targetSdkVersion so you leave for the actual including project to determine which sdk version to use. Also updated the build tools version to 19.0.3