Update kotlin.md
This commit is contained in:
parent
13c32c542a
commit
b2aa09445e
|
@ -49,7 +49,7 @@ apply plugin: "kotlin-android"
|
|||
apply plugin: "kotlin-android-extensions"
|
||||
```
|
||||
|
||||
3, Open AndroidManifest.xml and add the following line activity:
|
||||
3. Open AndroidManifest.xml and add the following line activity:
|
||||
|
||||
```
|
||||
android:exported="true"
|
||||
|
|
Loading…
Reference in New Issue