Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chemerisuk committed Oct 9, 2016
1 parent 6664707 commit 1e9794e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jspm_packages

# Optional REPL history
.node_repl_history

.DS_Store
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ xmlns:android="http://schemas.android.com/apk/res/android"
</config-file>

<source-file src="src/android/by/chemerisuk/cordova/firebase/FirebaseAnalyticsPlugin.java"
target-dir="src/com/blakgeek/cordova/plugin/" />
target-dir="src/android/by/chemerisuk/cordova/firebase/" />
</platform>

</plugin>

0 comments on commit 1e9794e

Please sign in to comment.