Remove Google Play API, again (#1)

This commit is contained in:
Muntashir Al-Islam 2020-09-27 14:19:19 +06:00
parent cabc7a89f8
commit 3ce85797ea
2 changed files with 1 additions and 7 deletions

View file

@ -253,9 +253,5 @@
<meta-data
android:name="com.bumptech.glide.integration.okhttp3.OkHttpGlideModule"
android:value="GlideModule" />
<meta-data
android:name="com.android.vending.splits.required"
android:value="true" />
</application>
</manifest>