We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4869e commit bd07020Copy full SHA for bd07020
sample-compose/src/main/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
xmlns:tools="http://schemas.android.com/tools"
4
- package="com.trendyol.uicomponents.samplecompose">
+ package="com.trendyol.uicomponents.sample.compose">
5
6
<uses-permission android:name="android.permission.INTERNET" />
7
0 commit comments