diff --git a/build.gradle b/build.gradle
index 922ed00..d6af6f6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,9 +22,7 @@ intellij {
alternativeIdePath '/Applications/Android Studio.app'
}
patchPluginXml {
- changeNotes """
- Add change notes here.
- most HTML tags may be used"""
+ changeNotes """ First version of Air-Adb"""
sinceBuild '145.0'
untilBuild '191.*'
}
\ No newline at end of file