1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-23 06:42:24 +03:00
This commit is contained in:
Yuri Schimke
2023-07-09 12:08:42 +01:00
committed by GitHub
parent 9a3c22c65d
commit c309709dbd
11 changed files with 156 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="okhttp.android.test">
package="okhttp.android">
<uses-permission android:name="android.permission.INTERNET" />