David Vedvick
David Vedvick
### Describe the bug After upgrading the Android Gradle Plugin to 8.0, my application crashes. Logs indicate that this is because I have an invalid date token, but the date...
## Types of Changes ### Prerequisites Please make sure you can check the following two boxes: - [X] I have read the **CONTRIBUTING** document - [X] My code follows the...
## Bug Report ### Prerequisites - [X] Can you reproduce the problem in a [MWE](https://en.wikipedia.org/wiki/Minimal_working_example)? - [X] Are you running the latest version? - [X] Did you check the FAQs...
Fix tests that run on the JVM (Kotlin mostly). - Converted `PebbleDictionary` kotlin. - Moved the `PebbleDictionaryConverterTest` to the same project as the `PebbleDictionary`. - Fixed compilation of the environment...