Skip to content

Commit

Permalink
chore: update tapsell sdk to 4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Aug 14, 2024
1 parent d3e565c commit 60984a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/jekyll/docs/tapsell-sdk/android/initialize-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ maven {
Then add the following lines to the dependencies section of your app-level `build.gradle` file.

```gradle
implementation 'ir.tapsell.sdk:tapsell-sdk-android:4.7.3'
implementation 'ir.tapsell.sdk:tapsell-sdk-android:4.9.1'
```

Finally, sync Gradle using a proxy.
Expand Down
2 changes: 1 addition & 1 deletion src/jekyll/docs/tapsell-sdk/android/initialize-fa.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mavenCentral()
خط زیر را به فایل `build.gradle` ماژول برنامه در قسمت `dependencies` اضافه کنید.

```gradle
implementation 'ir.tapsell.sdk:tapsell-sdk-android:4.7.4'
implementation 'ir.tapsell.sdk:tapsell-sdk-android:4.9.1'
```

با کمک پراکسی gradle را sync کنید تا تپسل به پروژه اضافه شود.
Expand Down

0 comments on commit 60984a8

Please sign in to comment.