You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ public static int createTexture(String filename) {
127
127
128
128
The build logic has been extracted in dedicated [plugins](https://github.com/elect86/build-logic), as well as the versioning in specific platform [plugins](https://github.com/elect86/platforms).
129
129
130
-
In order to import kool you need then to add the repository where these plugins are getting published for the time being.
130
+
In order to import gli you need then to add the repository where these plugins are getting published for the time being.
131
131
132
132
In Gradle KTS you can do that by adding the following to your `settings.gradle.kts`:
0 commit comments