mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Update to Kotlin 1.9.20, AGP 8.4.0, and Gradle 8.6
This commit is contained in:
@@ -398,6 +398,7 @@ public final class Megaphones {
|
||||
.build();
|
||||
}
|
||||
|
||||
@SuppressLint("NewApi")
|
||||
public static @NonNull Megaphone buildGrantFullScreenIntentPermission(@NonNull Context context) {
|
||||
return new Megaphone.Builder(Event.GRANT_FULL_SCREEN_INTENT, Megaphone.Style.BASIC)
|
||||
.setTitle(R.string.GrantFullScreenIntentPermission_megaphone_title)
|
||||
|
||||
Reference in New Issue
Block a user