Support Kotlin 1.7.20 (#2357)

* Examples. Visual-effects. Add missing .gitignore

* Support Kotlin 1.7.20
This commit is contained in:
Igor Demin
2022-10-05 00:38:06 +02:00
committed by GitHub
parent e301429247
commit a4fd8f7e25
2 changed files with 18 additions and 3 deletions

15
examples/visual-effects/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
*.iml
.gradle
/local.properties
/.idea
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
build/
/captures
.externalNativeBuild
.cxx