first commit
This commit is contained in:
parent
82212b9cc7
commit
024a147fbd
@ -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 Rakha Adi Saputro 202310715083!" // Pesan yang akan tampil
|
"Notifikasi dari Rafi Fattan Fitriardi 202310715002!" // Pesan yang akan tampil
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user