mopsicus / umi

Unity mobile input (UMI) plugin for Android and iOS, allows to use features of mobile native input fields
MIT License
383 stars 91 forks source link

Min Android SDK #117

Open kadaxo opened 2 days ago

kadaxo commented 2 days ago

Hi,

Why the minimum android SDK is API 24? Is it possible to go below API 24?

mopsicus commented 2 days ago

Hi, you can downgrade min sdk in the gradle file and try to build the library. I have not tested this. Anyway, API 24 is 8 years old now and I won't support devices older than them.