Go to file
2025-01-23 21:49:37 +01:00
gradle/wrapper Initial project structure. 2025-01-23 19:46:25 +01:00
src/main/kotlin Correctly parse negative numbers and calculate temperatures. 2025-01-23 21:49:37 +01:00
.gitignore Initial project structure. 2025-01-23 19:46:25 +01:00
build.gradle.kts Added weight and speed conversions. 2025-01-23 20:53:13 +01:00
gradle.properties Initial project structure. 2025-01-23 19:46:25 +01:00
gradlew Initial project structure. 2025-01-23 19:46:25 +01:00
gradlew.bat Initial project structure. 2025-01-23 19:46:25 +01:00
settings.gradle.kts Initial project structure. 2025-01-23 19:46:25 +01:00