/
MaxGog
/
TeleBridge-Client
Обзор
Документация
Войти
/
MaxGog
/
TeleBridge-Client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
android/app/src/debug/AndroidManifest.xml
7 строк
378 B
MaxGog
Initial commit
19 авг 2025, 15:27
19 авг 2025, 15:27
326079e
Код
Авторство
О чём код?
<manifest xmlns:android="http://schemas.android.com/apk/res/android"> <!-- The INTERNET permission is required for development. Specifically, the Flutter tool needs it to communicate with the running application to allow setting breakpoints, to provide hot reload, etc. --> <uses-permission android:name="android.permission.INTERNET"/> </manifest>