File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
125125Thank you. :slightly_smiling_face :
You can’t perform that action at this time.
0 commit comments