1 Star 0 Fork 0

GrantWoo/AndFix

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
AndroidManifest.xml 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
董炼师 提交于 2015-09-15 10:38 . init
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.alipay.euler.andfix"
android:versionCode="1"
android:versionName="1.0" >
<uses-sdk
android:minSdkVersion="9"
android:targetSdkVersion="22" />
<application>
</application>
</manifest>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/grantwoo/AndFix.git
git@gitee.com:grantwoo/AndFix.git
grantwoo
AndFix
AndFix
master

搜索帮助