Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit e574457

Browse files
Luca ImbrognoLuca Imbrogno
Luca Imbrogno
authored and
Luca Imbrogno
committed
update android sdk version
1 parent 73664c5 commit e574457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/_android.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ To integrate the SDK, first add the following code to the project level `build.g
4545
> If your project has artifacts within the AndroidX namespace, use:
4646

4747
```groovy
48-
implementation 'support.ada.embed:android-sdk-appcompat:1.3.7'
48+
implementation 'support.ada.embed:android-sdk-appcompat:1.3.8'
4949
```
5050

5151
> If your project uses Android Support Library, use:
5252

5353
```groovy
54-
implementation 'support.ada.embed:android-sdk-appcompat-legacy:1.3.7'
54+
implementation 'support.ada.embed:android-sdk-appcompat-legacy:1.3.8'
5555
```
5656

5757
> Be sure to get the latest version at [https://gitlab.com/adasupport/androidsdk/-/packages](https://gitlab.com/adasupport/androidsdk/-/packages).

0 commit comments

Comments
 (0)