Поднята версия JDK и Gradle

This commit is contained in:
2025-10-02 14:22:36 +03:00
parent 94b6a6758b
commit ee27667fcf
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
# Помощник пчеловода
![Static Badge](https://img.shields.io/badge/IntelliJ%20IDEA-2025.2-blue)
![Static Badge](https://img.shields.io/badge/JDK-24.0.2-blue)
![Static Badge](https://img.shields.io/badge/Gradle-9.0.0-blue)
![Static Badge](https://img.shields.io/badge/IntelliJ%20IDEA-2025.2.2-blue)
![Static Badge](https://img.shields.io/badge/JDK-25-blue)
![Static Badge](https://img.shields.io/badge/Gradle-9.1.0-blue)
![Static Badge](https://img.shields.io/badge/Compose%20Material-3%20Expressive-blue)
## Конфигурация
Путь до файла: `/composeApp/src/commonMain/kotlin/ru/cit71/bee_frontend/core/Config.kt`
Путь до файла: `/composeApp/src/wasmJsMain/kotlin/ru/cit71/pchelovod71/core/Config.kt`
```kotlin
data object Config {