diff --git a/.gitattributes b/.gitattributes
index c571578d..12225ef9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,5 +1,5 @@
 android/app/keystore.jks filter=git-crypt diff=git-crypt
-android/google-play-api-key.json filter=git-crypt diff=git-crypt
+android/fastlane/google-play-api-key.json filter=git-crypt diff=git-crypt
 android/key.properties filter=git-crypt diff=git-crypt
 ios/keys/* filter=git-crypt diff=git-crypt
 scripts/secrets/* filter=git-crypt diff=git-crypt
diff --git a/android/fastlane/google-play-api-key.json b/android/fastlane/google-play-api-key.json
new file mode 100644
index 00000000..9a339e98
Binary files /dev/null and b/android/fastlane/google-play-api-key.json differ