Skip to content

Commit 2cfecd5

Browse files
committed
Neutralised API Key :)
1 parent a92d942 commit 2cfecd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<meta-data
3030
android:name="com.raygun.raygun4android.apikey"
31-
android:value="TK4Tq97VIPFXuOLIUSqg" />
31+
android:value="YOUR_API_KEY_HERE" />
3232
</application>
3333

3434
</manifest>

0 commit comments

Comments
 (0)