2021-09-09 02:28:25 +00:00
|
|
|
Checklist:
|
2021-01-17 15:33:51 +00:00
|
|
|
|
2021-09-09 02:28:25 +00:00
|
|
|
- [ ] 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")
|
2021-10-04 20:44:32 +00:00
|
|
|
- [ ] Added the `isNsfw = true` flag in `build.gradle` when appropriate
|
2021-09-09 02:28:25 +00:00
|
|
|
- [ ] Have not changed source names
|
2021-09-25 12:38:56 +00:00
|
|
|
- [ ] Have explicitly kept the `id` if a source's name or language were changed
|
2021-09-26 19:39:05 +00:00
|
|
|
- [ ] Have tested the modifications by compiling and running the extension through Android Studio
|