Android Studio打tag:顶部vcs-->git-->tag-->创建tag 检出tag,Android Studio下不能直接检出tag,用git bash 在项目目录下执行git checkout tag_name即可