Skip to content

Commit 06c893b

Browse files
committed
changes: closed application tag before merge tag
1 parent 6d634b3 commit 06c893b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ Before you begin, you should have already downloaded the Android Studio SDK and
132132
android:name="androidx.startup.InitializationProvider"
133133
android:authorities="${applicationId}.androidx-startup"
134134
tools:node="remove" />
135-
</merge>
136135
</application>
136+
</merge>
137137
138138
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.
139139
* Nextcloud: https://docs.nextcloud.com/server/stable/developer_manual/

0 commit comments

Comments
 (0)