Update README.md

更新链接
This commit is contained in:
元气码农少女酱 2025-03-14 17:16:46 +08:00 committed by GitHub
parent 4a5fc3e577
commit d859669c54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -174,7 +174,7 @@ export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/'
#### 2.2.2 分支选择策略
根据自己的需求来选择合适的版本,比如想要在`Android`12的基础上进行二次开发参考官方文档https://source.android.com/docs/setup/about/build-numbers?hl=zh-cn找到对应的版本描述例如下图可以看到各个版本号关联的代码分支各分支版本支持哪些设备。
根据自己的需求来选择合适的版本,比如想要在`Android`12的基础上进行二次开发参考官方文档https://source.android.com/docs/setup/about/build-numbers?hl=zh-cn ,找到对应的版本描述,例如下图,可以看到各个版本号关联的代码分支,各分支版本支持哪些设备。
![image-20230103220519836](images/image-20230103220519836.png)