Danil Yudov
Danil Yudov
This error occurs when using Gradle Wrapper on some versions, in particular 7.3.3. **Reason** Gradle SDK contains bug: when listing changes in directory, the directory itself is erroneously included in...
For example, `continue` in Kotlin or `title` in Swift is reserved and attempt to create a string resource with that name will eventually fail.
Let's assume we have following hierarchy: ``` ├── RootStackRouter │ ├── Screen with ChildStackRouter │ ├── Screen │ ├── Screen ``` Then we open the screen on`RootStackRouter`, on top of...