Skip to content

Commit 6875006

Browse files
committed
new
1 parent 4c0dd0a commit 6875006

File tree

2 files changed

+60
-0
lines changed

2 files changed

+60
-0
lines changed

android/app/google-services.json

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
{
2+
"project_info": {
3+
"project_number": "1092153925094",
4+
"project_id": "hashnode-576ce",
5+
"storage_bucket": "hashnode-576ce.appspot.com"
6+
},
7+
"client": [
8+
{
9+
"client_info": {
10+
"mobilesdk_app_id": "1:1092153925094:android:1de66ffff3d3fa159c4a27",
11+
"android_client_info": {
12+
"package_name": "com.acctgen1.hashnode"
13+
}
14+
},
15+
"oauth_client": [
16+
{
17+
"client_id": "1092153925094-9ef81r0j14jql6uiljoeflvpjo5phv2u.apps.googleusercontent.com",
18+
"client_type": 1,
19+
"android_info": {
20+
"package_name": "com.acctgen1.hashnode",
21+
"certificate_hash": "7572c5fc6600714a4863e96e5da671657a1c303b"
22+
}
23+
},
24+
{
25+
"client_id": "1092153925094-aian7qo8mgbucsmvtoapip9ck7tj89in.apps.googleusercontent.com",
26+
"client_type": 3
27+
}
28+
],
29+
"api_key": [
30+
{
31+
"current_key": "AIzaSyCJchO-TXUI879iUYGvtDvwz8p9ywoC2uE"
32+
}
33+
],
34+
"services": {
35+
"appinvite_service": {
36+
"other_platform_oauth_client": [
37+
{
38+
"client_id": "1092153925094-aian7qo8mgbucsmvtoapip9ck7tj89in.apps.googleusercontent.com",
39+
"client_type": 3
40+
}
41+
]
42+
}
43+
}
44+
}
45+
],
46+
"configuration_version": "1"
47+
}

android/keystore.properties

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
storePassword=hashnodeappT
2+
keyPassword=hashnodeappT
3+
keyAlias=key
4+
storeFile=C:/Users/OBOUNCE/firebase-keytool/hashnode/key.jks
5+
6+
# hashnodeappT
7+
# Samuel Adekunle
8+
# Mobile Dev
9+
# O'Bounce Technologies
10+
# Ibadan
11+
# Oyo
12+
# NG
13+
# keytool -genkey -v -keystore C:\Users\OBOUNCE\firebase-keytool\folder\key.jks -storetype JKS -keyalg RSA -keysize 2048 -validity 900000 -alias key

0 commit comments

Comments
 (0)