ncapdevi / FragNav

An Android library for managing multiple stacks of fragments
1.5k stars 220 forks source link

minSDKVersion #38

Closed zezekalo closed 7 years ago

zezekalo commented 7 years ago

Hi! Excuse my curiosity but is there any reason to setup minSdkVersion to 15? Why it isn't 14?

ncapdevi commented 7 years ago

Just lowered minSDK to 12. compile version 1.2.6

zezekalo commented 7 years ago

thanks