Closed alexcouret closed 9 years ago
Oh okay, I thought it was deployed, sorry. Thank you for your quick answer.
No worries.
@OzoTek It is obvious that it is taking me longer than expected to polish the new features I wanted in the next release of RxPresso. I'll issue a new minor release in the meantime just to cover this minSdk issue.
@OzoTek release 0.1.5 is out with lowered minSDK version.
Nice thank you for that ! Good luck for your next release :+1:
Hello, I tried to import RxPresso 0.1.4 with gradle : jcenter() and my project is for a minimum sdk of 15. After the sync, I get the error : Error:(5, 5) uses-sdk:minSdkVersion 15 cannot be smaller than version 16 declared in library app/build/intermediates/exploded-aar/com.novoda/rxpresso/0.1.4/AndroidManifest.xml
The problem is, according to your last push, the minimum sdk required changed to 8, so why do I still have this issue ?
Thank you !