linkester
linkester copied to clipboard
Fix: add the required "exported" for <activity> to use target SDK greater than 30
I was facing an issue when trying to upgrade an app's SDK version... I simply added the required line, but wasn't able to sync/build the lib due to missing credentials (for maven publishing I think). If you can test this and republish if it's working, that would be great.