Skip to content

Commit b4679cb

Browse files
authored
Update README.md
1 parent f7c45dc commit b4679cb

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
@@ -35,7 +35,7 @@ Then add the uses-library element to your application
3535
```
3636

3737
Finally, add EMDK dependency to your application build.graddle file:
38-
```json
38+
```text
3939
dependencies {
4040
implementation fileTree(dir: 'libs', include: ['*.jar'])
4141
implementation 'com.android.support:appcompat-v7:28.0.0'

0 commit comments

Comments
 (0)