-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build.gradle.ks: Add coil dependency * build.gradle.kts: Add coil network dependency * GameFile: Implement coil image loading * GameFile: Use appContext * build.gradle: Update kotlin to 1.9.0 * GameFile: fix some errors * Update GameFile.kt * GameFile: Use GlobalScope * Update GameFile.kt * GameFile: fix another error * EditorActivity: fix errors due updated kotlin version
- Loading branch information
1 parent
3f60cce
commit 455ce33
Showing
4 changed files
with
50 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters