This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
Unciv
Watch
1
Star
0
Fork
0
You've already forked Unciv
mirror of
https://github.com/yairm210/Unciv.git
synced
2025-01-07 14:02:48 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f9d2ea6d5
Unciv
/
settings.gradle.kts
2 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed a couple warnings reported by code analysis (#9364) * fix: resolve EmptyCatchBlock warnings * fix: resolve PrintStackTrace warnings * fix: resolve SwallowedException warnings * fix: resolve ThrowingExceptionsWithoutMessageOrCause warnings * fix: resolve ConstructorParameterNaming warnings * fix: resolve FunctionParameterNaming warnings * fix: resolve InvalidPackageDeclaration warnings * fix: resolve ForEachOnRange warnings * fix: resolve ImplicitDefaultLocale warnings * fix: resolve MayBeConst warnings * fix: resolve NewLineAtEndOfFile warnings * fix: resolve UnusedParameter warnings * fix: resolve UtilityClassWithPublicConstructor warnings * fix: resolve WildcardImport warnings
2023-05-10 15:43:53 +07:00
include("desktop", "android", "ios", "core", "tests", "server")
Reference in New Issue
Copy Permalink