File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -153,8 +153,8 @@ android {
153
153
buildConfigField " String" , " MODIFICATION_AUTHORITY" , " \" fr.free.nrw.commons.modifications.contentprovider\" "
154
154
buildConfigField " String" , " CATEGORY_AUTHORITY" , " \" fr.free.nrw.commons.categories.contentprovider\" "
155
155
buildConfigField " String" , " RECENT_SEARCH_AUTHORITY" , " \" fr.free.nrw.commons.explore.recentsearches.contentprovider\" "
156
- buildConfigField " String" , " BOOKMARK_AUTHORITY" , " \" fr.free.nrw.commons.beta. bookmarks.contentprovider\" "
157
- buildConfigField " String" , " BOOKMARK_LOCATIONS_AUTHORITY" , " \" fr.free.nrw.commons.beta. bookmarks.locations.contentprovider\" "
156
+ buildConfigField " String" , " BOOKMARK_AUTHORITY" , " \" fr.free.nrw.commons.bookmarks.contentprovider\" "
157
+ buildConfigField " String" , " BOOKMARK_LOCATIONS_AUTHORITY" , " \" fr.free.nrw.commons.bookmarks.locations.contentprovider\" "
158
158
159
159
dimension ' tier'
160
160
}
You can’t perform that action at this time.
0 commit comments