Skip to content

Conversation

jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Jan 18, 2022

Summary

Fix for android 12+ support (app crashes with PendingIntent flag requirement when built with targetSdkVersion=31)

  • upgrade dependency "androidx.work:work-runtime" to 2.7.1
  • add "android:exported" to test-app activities
  • upgrade compileSDKVersion/targetSDKVersion to 32

Test plan

  • Build/run test-app with Android OS 31 and 32

Issues

  • OASIS-8137

Copy link
Contributor

@msohailhussain msohailhussain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jaeopt jaeopt merged commit 7575bad into master Apr 1, 2022
@jaeopt jaeopt deleted the jae/sdk31 branch April 1, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants