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
4d04bc45
Commit
4d04bc45
authored
2 years ago
by
Javohir Savriy
Browse files
Options
Download
Email Patches
Plain Diff
Updated README.md
parent
e0f9e316
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-0
README.md
settings.gradle
+1
-1
settings.gradle
with
2 additions
and
1 deletion
+2
-1
README.md
View file @
4d04bc45
...
...
@@ -2,6 +2,7 @@
## Table of contents
-
[
Changelog
](
CHANGELOG.md
)
-
[
Important
](
#important
)
-
[
Getting started
](
#getting-started
)
-
[
Before you begin
](
#11-before-you-begin
)
...
...
This diff is collapsed.
Click to expand it.
settings.gradle
View file @
4d04bc45
...
...
@@ -12,5 +12,5 @@ dependencyResolutionManagement {
mavenCentral
()
}
}
rootProject
.
name
=
"myid-sample"
rootProject
.
name
=
"myid-
android-
sample"
include
":app"
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