Skip to content

Commit f7670bd

Browse files
Update README.md
1 parent abd61fb commit f7670bd

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.4.1'
26+
implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.4.2'
2727
}
2828
2929
```
@@ -97,13 +97,13 @@ TextReaderModule().setFileUri(uri).launchTextViewer()
9797
 
9898

9999
#### SDK Info :
100-
Min SDK : 22 | Target SDK : 35 | Gradle : 8.6.0 | Kotlin | Jetpack Compose
100+
Min SDK : 22 | Target SDK : 35 | Gradle : 8.9.0 | Kotlin | Jetpack Compose
101101

102102
 
103103

104104

105105
#### Android Studio Version :
106-
Android Studio Koala Feature Drop | 2024.1.2
106+
Android Studio Ladybug | 2024.2.1 Patch 3
107107

108108

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

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

125125
Thank you. :slightly_smiling_face:

0 commit comments

Comments
 (0)