We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a32a3a1 commit 96c6f3fCopy full SHA for 96c6f3f
1 file changed
README.md
@@ -23,7 +23,7 @@ allprojects {
23
24
```gradle
25
dependencies {
26
- implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.6'
+ implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.7'
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.2.0 | Kotlin | Jetpack Compose
+Min SDK : 22 | Target SDK : 34 | Gradle : 8.3.1 | Kotlin | Jetpack Compose
101
102
103
104
105
#### Android Studio Version :
106
-Android Studio Hedgehog | 2023.1.1
+Android Studio Iguana | 2023.2.1 Patch 1
107
108
109
0 commit comments