Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 44a1204

Browse files
authored
release: 2.3.0 (#7)
1 parent dbcfd3e commit 44a1204

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CrossDK 2.2.0
1+
# CrossDK 2.3.0
22

33
![Android](https://img.shields.io/badge/Android-android-white)
44
[![Kotlin](https://img.shields.io/badge/Kotlin-compatible-brightgreen)](#kotlin-support)
@@ -32,7 +32,7 @@ handle cases where the api is lower than 21
3232

3333
```groovy
3434
dependencies {
35-
implementation 'com.adikteev:crossdk-android:2.2.0'
35+
implementation 'com.adikteev:crossdk-android:2.3.0'
3636
}
3737
```
3838

@@ -75,7 +75,7 @@ repositories {
7575

7676
```groovy
7777
dependencies {
78-
implementation 'com.adikteev:crossdk-android:2.2.0'
78+
implementation 'com.adikteev:crossdk-android:2.3.0'
7979
}
8080
```
8181

0 commit comments

Comments
 (0)