Skip to content

Commit

Permalink
changes: closed application tag before merge tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Ekagra committed Jan 11, 2021
1 parent 6d634b3 commit 06c893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ Before you begin, you should have already downloaded the Android Studio SDK and
android:name="androidx.startup.InitializationProvider"
android:authorities="${applicationId}.androidx-startup"
tools:node="remove" />
</merge>
</application>
</merge>
10. **To enable the sharing features to a different account, add API_KEY/ APP_ID associated with accounts**. Add the Keys in `constant.java` and `strings.xml`. Following are the links to developer pages of account. Go there to create apps and get keys.
* Nextcloud: https://docs.nextcloud.com/server/stable/developer_manual/
Expand Down

0 comments on commit 06c893b

Please sign in to comment.