We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c45dc commit b4679cbCopy full SHA for b4679cb
README.md
@@ -35,7 +35,7 @@ Then add the uses-library element to your application
35
```
36
37
Finally, add EMDK dependency to your application build.graddle file:
38
-```json
+```text
39
dependencies {
40
implementation fileTree(dir: 'libs', include: ['*.jar'])
41
implementation 'com.android.support:appcompat-v7:28.0.0'
0 commit comments