10 lines
543 B
Markdown
10 lines
543 B
Markdown
Checklist:
|
|
|
|
- [ ] Updated `extVersionCode` value in `build.gradle` for individual extensions
|
|
- [ ] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions
|
|
- [ ] Referenced all related issues in the PR body (e.g. "Closes #xyz")
|
|
- [ ] Annotated `Source` or `SourceFactory` classes with `@Nsfw` when appropriate
|
|
- [ ] Added the `containsNsfw = true` flag in `build.gradle` when appropriate
|
|
- [ ] Have not changed source names
|
|
- [ ] Have explicitly kept the `versionId` if a source's name or language were changed
|