We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00cc46e commit f73f494Copy full SHA for f73f494
1 file changed
README.md
@@ -23,7 +23,7 @@ allprojects {
23
24
```gradle
25
dependencies {
26
- implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.3'
+ implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.4'
27
}
28
29
```
@@ -97,13 +97,13 @@ TextReaderModule().setFileUri(uri).launchTextViewer()
97
98
99
#### SDK Info :
100
-Min SDK : 22 | Target SDK : 34 | Gradle : 8.1.1 | Kotlin | Jetpack Compose
+Min SDK : 22 | Target SDK : 34 | Gradle : 8.1.3 | Kotlin | Jetpack Compose
101
102
103
104
105
#### Android Studio Version :
106
-Android Studio Giraffe | 2022.3.1 Patch 1
+Android Studio Giraffe | 2022.3.1 Patch 3
107
108
109
0 commit comments