mirror of
https://github.com/easychen/pushdeer.git
synced 2025-02-23 00:14:56 +08:00
Create AppKeys.kt
This commit is contained in:
parent
20697f77dd
commit
d504a91dc4
9
android/app/src/main/java/com/pushdeer/os/AppKeys.kt
Normal file
9
android/app/src/main/java/com/pushdeer/os/AppKeys.kt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
package com.pushdeer.os.values
|
||||||
|
|
||||||
|
object AppKeys {
|
||||||
|
|
||||||
|
const val MiPush_Id = "2882303761520124028"
|
||||||
|
const val MiPush_Key = "..."
|
||||||
|
|
||||||
|
const val WX_Id = "wx3ae07931d0555a24"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user