Closed dazinator closed 9 years ago
I currently target API level 22:
When a new Android application is created, also using API level 22:
And the application references this TestyDroid Android library (NuGet package):
And the Linker is enabled:
Then all is well.
But if the app targets API level 15 - and builds with the linker on it errors:
I would like this library to be able to be used by all API levels from 15 onwards.
I currently target API level 22:
When a new Android application is created, also using API level 22:
And the application references this TestyDroid Android library (NuGet package):
And the Linker is enabled:
Then all is well.
But if the app targets API level 15 - and builds with the linker on it errors:
I would like this library to be able to be used by all API levels from 15 onwards.