setup fcm

This commit is contained in:
Efril
2026-05-12 00:52:14 +07:00
parent 9775e09659
commit 91965667ec
54 changed files with 407 additions and 61 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ project(runner LANGUAGES CXX)
set(BINARY_NAME "apskel_owner_flutter")
# The unique GTK application identifier for this application. See:
# https://wiki.gnome.org/HowDoI/ChooseApplicationID
set(APPLICATION_ID "com.apskel.apskel_owner")
set(APPLICATION_ID "com.apskel.enaklo_owner")
# Explicitly opt in to modern CMake behaviors to avoid warnings with recent
# versions of CMake.