Skip to content

Commit d4ba57b

Browse files
author
Mehrdad Safari
committed
Readme Update
1 parent a644eaf commit d4ba57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ implementation 'com.github.araditc:Arad.Push.Android.SDK:TAG'
5252
> override fun onCreate() {
5353
> super.onCreate()
5454
> //================================= Init APN SDK ===========================================
55-
> Arad.init(this , FirebaseConfig("{API_KEY}", "{APPLICATION_ID}" , "PROJECT_ID"))
55+
> Arad.init(this , FirebaseConfig("{API_KEY}", "{APPLICATION_ID}" , "{PROJECT_ID}"))
5656
> }
5757
> }
5858
>```

0 commit comments

Comments
 (0)