Edit

kc3-lang/SDL/android-project/app

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2021-11-12 01:21:29
    Hash : 97c71371
    Message : If Android version >= API 31 PendingIntent.FLAG_MUTABLE "If your app targets Android 12, you must specify the mutability of each PendingIntent object that your app creates. This additional requirement improves your app's security." Thanks @FormularSumo and @cgutman