openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

Update the compile and target SDK versions #240

Open RajaVamsi11 opened 5 years ago

RajaVamsi11 commented 5 years ago

Summary: The compileSdkVersion and targetSdkVersion which are now set to versions 26 and 26 respectively, must be changed to 28( Android Pie) as the latest Android APIs must be used to make use of the latest features. Increasing the SDK versions of the app will not break any compatibility with older devices as we are not making any change in minSdkVesrion.

RajaVamsi11 commented 5 years ago

@therajanmaurya Can I start working on his issue?

jddeep commented 5 years ago

@therajanmaurya Can I work on this issue as it is still open?