SourceCode Extension #2

Merged
mobby45 merged 5 commits from main into main 2024-06-22 03:57:30 -05:00
mobby45 commented 2024-06-22 03:51:50 -05:00 (Migrated from github.com)

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")
  • [X ] Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension
Checklist: - [X] Updated `extVersionCode` value in `build.gradle` for individual extensions - [X] Updated `overrideVersionCode` or `baseVersionCode` as needed for all multisrc extensions - [X] Referenced all related issues in the PR body (e.g. "Closes #xyz") - [X ] Added the `isNsfw = true` flag in `build.gradle` when appropriate - [X] Have not changed source names - [X] Have explicitly kept the `id` if a source's name or language were changed - [X] Have tested the modifications by compiling and running the extension through Android Studio - [X] Have removed `web_hi_res_512.png` when adding a new extension
Sign in to join this conversation.
No description provided.