Remove SafetyNet check

This commit is contained in:
topjohnwu
2021-09-13 01:41:31 -07:00
parent 8d59caf635
commit 470fc97d1f
9 changed files with 3 additions and 642 deletions

View File

@ -25,9 +25,4 @@
android:usesCleartextTraffic="true"
tools:ignore="UnusedAttribute" />
<!-- Hardcode GMS version -->
<meta-data
android:name="com.google.android.gms.version"
android:value="12451000" />
</manifest>