Skip to content

Commit 815cafb

Browse files
Update README.md
1 parent b2ddac3 commit 815cafb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323

2424
```gradle
2525
dependencies {
26-
implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.4'
26+
implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.5'
2727
}
2828
2929
```
@@ -97,13 +97,13 @@ TextReaderModule().setFileUri(uri).launchTextViewer()
9797
 
9898

9999
#### SDK Info :
100-
Min SDK : 22 | Target SDK : 34 | Gradle : 8.1.3 | Kotlin | Jetpack Compose
100+
Min SDK : 22 | Target SDK : 34 | Gradle : 8.2.0 | Kotlin | Jetpack Compose
101101

102102
 
103103

104104

105105
#### Android Studio Version :
106-
Android Studio Giraffe | 2022.3.1 Patch 3
106+
Android Studio Hedgehog | 2023.1.1
107107

108108

109109
 
@@ -120,6 +120,6 @@ Android is a trademark of Google LLC.
120120
 
121121
 
122122

123-
© 2023. Developed by Bharath Vishal G (https://github.com/BharathVishal).
123+
© 2023-2024. Developed by Bharath Vishal G (https://github.com/BharathVishal).
124124

125125
Thank you. :slightly_smiling_face:

0 commit comments

Comments
 (0)