Skip to content

Commit

Permalink
corrected path
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Mar 15, 2016
1 parent 0187f83 commit 4e1314a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/android/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Steps to update the `.aar` file:
* Update `calendarpermissions/src/main/AndroidManifest.xml` as needed
* Open the Gradle toolwindow
* Run calendarpermissions > Tasks > build > build
* The (release) .aar will be generated in `calendarpermissions/build/outputs/aar`
* The (release) .aar will be generated in `libraryproject/calendarpermissions/build/outputs/aar`
* Copy that to the `platforms/android` folder, replacing the old `.aar`
* Commit and push the changes as usual

0 comments on commit 4e1314a

Please sign in to comment.