Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/adopt-sdk-target-34' into adopt-…
Browse files Browse the repository at this point in the history
…sdk-target-34
  • Loading branch information
MikhailSuendukov committed Nov 30, 2023
2 parents 1293ec2 + 5beef49 commit e49f00e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class InstallStatusReceiver extends BroadcastReceiver {
static final String INSTALL_STATUS_ACTION = "com.microsoft.appcenter.action.INSTALL_STATUS";

/**
* Raw value of PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT
* Raw value of PendingIntent.FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT.
* https://developer.android.com/reference/android/app/PendingIntent#FLAG_ALLOW_UNSAFE_IMPLICIT_INTENT
* This flag will appear only in Android target SDK 34.
*/
Expand Down

0 comments on commit e49f00e

Please sign in to comment.