DMCApps / NavigationFragment

The purpose of this manager is to work with the ViewPager, Tabs and Navigation drawer to handle a single stack flow of fragments on the screen. It makes use of a main Fragment as a container and presents and hides fragments within it as children.
MIT License
28 stars 8 forks source link

gradle 1.5 #9

Closed jjhesk closed 8 years ago

jjhesk commented 8 years ago

would you use classpath 'com.android.tools.build:gradle:1.5.0' instead of 1.3.0 ?

DMCApps commented 8 years ago

updated to grade 1.5.0

Please use version 0.1.1.1 to get this update!