Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Espoir authored Nov 14, 2023
1 parent 8437cd5 commit 82d08a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ dependencies {
[![](https://jitpack.io/v/EspoirX/EasyAdvApp.svg)](https://jitpack.io/#EspoirX/EasyAdvApp)

### 初始化
先导下基本的广告sdk,因为框架里面用的是 compileOnly

```gradle
implementation "com.pangle.cn:mediation-sdk:5.7.0.5"
```

```kotlin
EasyAdv.init(this)
.sdkConfig {
Expand Down

0 comments on commit 82d08a7

Please sign in to comment.