Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MYID Public Code
MyID Sample Android
Commits
161ca419
Commit
161ca419
authored
1 year ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Update README.md
parent
d99cd201
master
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
README.md
with
2 additions
and
2 deletions
+2
-2
README.md
View file @
161ca419
...
...
@@ -24,7 +24,7 @@ The SDK supports API level 21 and above
Make sure that your app meets the following requirements:
-
`minSdkVersion = 21`
-
`targetSdkVersion = 3
3
`
-
`targetSdkVersion = 3
4
`
-
`Kotlin = 1.8.10+`
-
`android.useAndroidX = true`
...
...
@@ -45,7 +45,7 @@ repositories {
}
dependencies
{
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.
2.8
"
)
implementation
(
"uz.myid.sdk.capture:myid-capture-sdk:2.
3.0
"
)
}
```
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help