diff --git a/HISTORY.md b/HISTORY.md index 5b774beb..59f56b92 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Release History +## 1.21.0 + +* Fixed null pointer exception when SDK not properly initialized +* Updated SafetyDB to July 2020 update + ## 1.20.0 * Massive speed improvement to the package checker action by checking multiple packages asynchronously diff --git a/build.gradle b/build.gradle index d6065f1c..97925d35 100644 --- a/build.gradle +++ b/build.gradle @@ -51,8 +51,8 @@ patchPluginXml { changeNotes """