We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a060c0 commit d005c9eCopy full SHA for d005c9e
1 file changed
README.md
@@ -23,7 +23,7 @@ allprojects {
23
24
```gradle
25
dependencies {
26
- implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.4.5'
+ implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.4.6'
27
}
28
29
```
@@ -97,13 +97,15 @@ TextReaderModule().setFileUri(uri).launchTextViewer()
97
98
99
#### SDK Info :
100
-Min SDK : 22 | Target SDK : 36 | Gradle : 8.11.0 | Kotlin | Jetpack Compose
+Min SDK : 22 | Target SDK : 36 | Gradle : 8.13.0 | Kotlin | Jetpack Compose
101
102
103
104
105
#### Android Studio Version :
106
-Android Studio Narwhal | 2025.1.1
+Android Studio Otter | 2025.2.1
107
+
108
109
110
111
0 commit comments