tangled mirror of catsky-🐱 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social

fix: update package names

authored by turtlepaw.pds.witchcraft.syste… and committed by GitHub 02c2ef74 c5f08c5e

+1 -1
app.config.js
··· 149 149 backgroundColor: '#1185FE', 150 150 }, 151 151 googleServicesFile: './google-services.json', 152 - package: 'catsky.social', 152 + package: 'social.catsky', 153 153 intentFilters: [ 154 154 { 155 155 action: 'VIEW',
+1 -1
google-services.json.example
··· 9 9 "client_info": { 10 10 "mobilesdk_app_id": "1:123456789000:android:f1bf012572b04063", 11 11 "android_client_info": { 12 - "package_name": "catsky.social" 12 + "package_name": "social.catsky" 13 13 } 14 14 }, 15 15 "oauth_client": [