Skip to content

Commit e173a24

Browse files
committed
docs(README): update gradle dependency identifier
1 parent 73b13b8 commit e173a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Now add the following dependency to your app `build.gradle` file:
2626

2727
```
2828
dependencies {
29-
implementation 'com.datartproject.dataart:0.1.0'
29+
implementation 'com.github.dataart-ai:dataart-android:v0.1.0'
3030
}
3131
```
3232

0 commit comments

Comments
 (0)