Compare commits
2 Commits
dcf74007e7
...
ba6e0c2364
| Author | SHA1 | Date | |
|---|---|---|---|
| ba6e0c2364 | |||
| b44f6866cd |
@@ -8,7 +8,8 @@
|
|||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:theme="@style/Theme.Synq"
|
android:theme="@style/Theme.Synq"
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
android:supportsRtl="true">
|
android:supportsRtl="true"
|
||||||
|
android:usesCleartextTraffic="true">
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".MainActivity"
|
android:name=".MainActivity"
|
||||||
|
|||||||
Reference in New Issue
Block a user