Skip to content

Commit

Permalink
try to remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone committed Feb 27, 2025
1 parent 8906a95 commit 5f81dc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
android:supportsRtl="true"
android:theme="@style/AppTheme"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute"
android:usesCleartextTraffic="true"
tools:replace="android:theme">
android:usesCleartextTraffic="true">

<activity android:name=".ChooserActivity"
android:exported="true">
Expand Down
3 changes: 1 addition & 2 deletions auth/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
</intent>
</queries>

<application
android:theme="@style/Theme.AppCompat">
<application>

<meta-data
android:name="com.google.android.gms.version"
Expand Down

0 comments on commit 5f81dc0

Please sign in to comment.