Skip to content

Commit

Permalink
Remove Google Play Services, F-Droid does not allow it
Browse files Browse the repository at this point in the history
  • Loading branch information
doubleangels committed Jan 24, 2025
1 parent 43df29c commit 5c1c354
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id "com.android.application"
id "io.sentry.android.gradle" version "4.14.1"
id "com.google.gms.google-services"
}

android {
Expand Down
29 changes: 0 additions & 29 deletions app/google-services.json

This file was deleted.

1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:8.8.0'
classpath 'com.google.gms:google-services:4.4.2'
}
}

Expand Down

0 comments on commit 5c1c354

Please sign in to comment.