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.2.4 '
26+ implementation 'com.github.BharathVishal:TextFileViewerAndroid:1.2.5 '
2727 }
2828
2929 ```
@@ -97,13 +97,13 @@ TextReaderModule().setFileUri(uri).launchTextViewer()
9797  ;
9898
9999#### SDK Info :
100- Min SDK : 22 | Target SDK : 34 | Gradle : 8.1.3 | Kotlin | Jetpack Compose
100+ Min SDK : 22 | Target SDK : 34 | Gradle : 8.2.0 | Kotlin | Jetpack Compose
101101
102102  ;
103103
104104
105105#### Android Studio Version :
106- Android Studio Giraffe | 2022.3.1 Patch 3
106+ Android Studio Hedgehog | 2023.1.1
107107
108108
109109  ;
@@ -120,6 +120,6 @@ Android is a trademark of Google LLC.
120120  ;
121121  ;
122122
123- © 2023. Developed by Bharath Vishal G (https://github.com/BharathVishal ).
123+ © 2023-2024 . 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