mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 05:59:00 +08:00
feat(route): add Android SDK Platform Tools release notes (#10264)
* feat(route): add Android SDK Platform Tools release notes * fix typo * fix links
This commit is contained in:
3
lib/v2/android/router.js
Normal file
3
lib/v2/android/router.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function (router) {
|
||||
router.get('/platform-tools-releases', require('./platform-tools-releases'));
|
||||
};
|
||||
Reference in New Issue
Block a user