Sebastián Katzer 12 лет назад
Родитель
Сommit
08137a1a4d
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      plugin.xml

+ 1 - 0
plugin.xml

@@ -74,6 +74,7 @@
         <source-file src="src/android/Receiver.java"          target-dir="src/de/appplant/cordova/plugin/localnotification" />
         <source-file src="src/android/Options.java"           target-dir="src/de/appplant/cordova/plugin/localnotification" />
         <source-file src="src/android/Restore.java"           target-dir="src/de/appplant/cordova/plugin/localnotification" />
+        <source-file src="src/android/Helper.java"            target-dir="src/de/appplant/cordova/plugin/localnotification" />
     </platform>
 
     <!-- wp8 -->