File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
9495dependencies{
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
103104dependencies{
104105
105- implementation("com.github.dangiashish:GeoTagImage:1.1.8 ")
106+ implementation("com.github.dangiashish:GeoTagImage:1.2.1 ")
106107}
107108```
108109
You can’t perform that action at this time.
0 commit comments