update massage allert
This commit is contained in:
parent
55b7a311cc
commit
179b2cf0ce
@ -62,7 +62,7 @@ fun sendNotification(onResult: (String) -> Unit) {
|
|||||||
|
|
||||||
val requestBody = RequestBody.create(
|
val requestBody = RequestBody.create(
|
||||||
"text/plain".toMediaType(), // Mengirim plain text
|
"text/plain".toMediaType(), // Mengirim plain text
|
||||||
"Notifikasi dari Haga Dalpinto Ginting 202310715176!" // Pesan yang akan tampil
|
"Notifikasi dari Haga Dalpinto Ginting 202310715176" // Pesan yang akan tampil
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user