Skip to content

Commit

Permalink
Allow users to call http servers from Custom URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Jan 19, 2020
1 parent 7c521a5 commit 7b09a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gpslogger/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
android:label="@string/app_name"
android:theme="@style/AppTheme"
android:name="com.mendhak.gpslogger.common.AppSettings"
android:usesCleartextTraffic="true"
>
<meta-data
android:name="com.google.android.gms.version"
Expand Down

0 comments on commit 7b09a95

Please sign in to comment.