Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
BasemNasr committed May 11, 2023
2 parents f17a0a4 + bad9244 commit 064a17f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ build.gradle (app)
}
dependencies {
implementation 'com.github.BasemNasr:EasyMediaPicker:v0.1.2'
implementation 'com.github.BasemNasr:EasyMediaPicker:v0.1.4'
}
```

Expand Down
10 changes: 10 additions & 0 deletions _layouts/default.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ page.title }}</title>
{% include head.html %}
</head>
<body>
{{ content }}
</body>
</html>
1 change: 1 addition & 0 deletions googlecb953869e6c08b13.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
google-site-verification: googlecb953869e6c08b13.html
1 change: 1 addition & 0 deletions head.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<meta name="google-site-verification" content="SsP9v67xRAKHjpoUf_wl0MZGNtj2-qULixHUknzdxQU" />

0 comments on commit 064a17f

Please sign in to comment.