File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ dependencyResolutionManagement {
7474``` groovy
7575
7676dependencies {
77- implementation 'com.github.HanzoDev1375:Android-code-snap:1.0 .1'
78- }
77+ implementation 'com.github.HanzoDev1375:Android-code-snap:1.1 .1'
78+ }
7979
8080
8181```
@@ -117,7 +117,7 @@ adding `xml` in your activity
117117 editor. setTheme(#ThemeManager );
118118 // see other method in MainActivity
119119 editor. setText(#String );
120- // adding 1.1.2
120+ // adding 1.1.1
121121 editor. setShowHighlighterBracket(#boolean );
122122```
123123
Original file line number Diff line number Diff line change 11# AndroidIDE: enforce UTF-8 & locale for Gradle daemon
2- # Sat Oct 25 13:40:21 GMT 2025
2+ # Sat Oct 25 14:03:02 GMT 2025
33android.suppressUnsupportedCompileSdk =35
44android.nonTransitiveRClass =false
55-Dfile.encoding =UTF-8
You can’t perform that action at this time.
0 commit comments