We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb70050 commit 9445f67Copy full SHA for 9445f67
app/build.gradle
@@ -48,7 +48,7 @@ repositories{
48
49
dependencies {
50
//Dependency for MetaMap
51
- implementation ('com.metamap:android-sdk:3.42.7')
+ implementation ('com.metamap:android-sdk:3.42.8')
52
implementation "com.metamap:android-sdk-smart-capture:0.2.0"
53
54
implementation fileTree(dir: 'libs', include: ['*.jar'])
0 commit comments