mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
zulip: remove gms
This commit is contained in:
parent
25f89b9252
commit
0522c7c984
1 changed files with 1 additions and 1 deletions
|
|
@ -709,7 +709,6 @@ Builds:
|
|||
|
||||
- versionName: '27.201'
|
||||
versionCode: 201
|
||||
disable: https://github.com/zulip/zulip-mobile/issues/5563#issuecomment-1436947862
|
||||
commit: 78743850c9323576e9006a2b0ef484ab4fd1bcbe
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -734,6 +733,7 @@ Builds:
|
|||
tools:node="remove" \/>' -e '/com.zulipmobile/a <uses-permission android:name="com.android.vending.CHECK_LICENSE"
|
||||
tools:node="remove" \/>' src/main/AndroidManifest.xml
|
||||
- sed -i -e '/firebase/d' -e '/FirebaseInstanceId/,/addOnFailureListener/d'
|
||||
-e '/googlePlayServicesAvailability/,/^ }/s/^ .*//' -e '/gms/d'
|
||||
src/main/java/com/zulipmobile/notifications/NotificationsModule.java
|
||||
- cd ../..
|
||||
- yarn install
|
||||
|
|
|
|||
Loading…
Reference in a new issue