We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e71bfd7 commit abd61fbCopy full SHA for abd61fb
1 file changed
README.md
@@ -23,7 +23,7 @@ allprojects {
23
24
```gradle
25
dependencies {
26
- implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.4.0'
+ implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.4.1'
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.5.0 | Kotlin | Jetpack Compose
+Min SDK : 22 | Target SDK : 35 | Gradle : 8.6.0 | Kotlin | Jetpack Compose
101
102
103
104
105
#### Android Studio Version :
106
-Android Studio Koala | 2024.1.1
+Android Studio Koala Feature Drop | 2024.1.2
107
108
109
0 commit comments