Skip to content

Commit 82304f2

Browse files
committed
v 1.2.1
1 parent 8554b9a commit 82304f2

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<br/>
1717

18-
<a href="https://github.com/dangiashish/GeoTagImage/actions/runs/11164378309/artifacts/2011456675"><img src="https://www.nthlink.com/assets/images/apk-download.png" width="300px" height="80"/></a>
18+
<a href="https://github.com/dangiashish/GeoTagImage/actions/runs/18504814655/artifacts/4268116577"><img src="https://www.nthlink.com/assets/images/apk-download.png" width="300px" height="80"/></a>
1919

2020
</div>
2121

@@ -34,6 +34,7 @@ Key Features :
3434
- Set Custom Typeface.
3535
- Control the features of GTI.
3636
- Set text size.
37+
- Image File GeoTagging
3738
```
3839

3940
### Gradle
@@ -93,7 +94,7 @@ Add dependency in your `build.gradle` (module-level) file :
9394
```groovy
9495
dependencies{
9596
96-
implementation 'com.github.dangiashish:GeoTagImage:1.1.8'
97+
implementation 'com.github.dangiashish:GeoTagImage:1.2.1'
9798
}
9899
```
99100
#### OR
@@ -102,7 +103,7 @@ Add dependency in your `build.gradle.kts` (module-level) file :
102103
```groovy
103104
dependencies{
104105
105-
implementation("com.github.dangiashish:GeoTagImage:1.1.8")
106+
implementation("com.github.dangiashish:GeoTagImage:1.2.1")
106107
}
107108
```
108109

0 commit comments

Comments
 (0)