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
dangiashish committed Nov 17, 2023
2 parents 4ea2f30 + c47bf0f commit 67ccf97
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
<a href="https://kotlinlang.org/"><img src="https://img.shields.io/badge/compatible-kotlin-blueviolet"/></a>

#### Read the documentation on [ashishdangi.medium.com](https://ashishdangi.medium.com/geotags-on-images-in-android-studio-334753c0489f)
<br/>

<a href="https://github.com/dangiashish/GeoTagImage/suites/18288405030/artifacts/1057546785"><img src="https://upload.wikimedia.org/wikipedia/commons/1/11/Download_apk.png" width="300px" height="80"/></a>

</div>

### Gradle
Expand Down Expand Up @@ -43,7 +47,7 @@ Add dependency in your `build.gradle` (module-level) file :
```groovy
dependencies{
implementation 'com.github.dangiashish:GeoTagImage:1.0.9'
implementation 'com.github.dangiashish:GeoTagImage:1.1.0'
}
```
#### Add file provider in [AndroidManifest.xml](https://github.com/dangiashish/GeoTagImage/blob/afad2aca53837da4de3c37163911ed897bc3c540/app/src/main/AndroidManifest.xml#L34)
Expand Down

0 comments on commit 67ccf97

Please sign in to comment.