提交 250a6ec9 编写于 作者: jinlong0603's avatar jinlong0603

更新android版本信息

上级 60e62c5f
......@@ -8,8 +8,8 @@ android {
applicationId "org.easydarwin.easyipcamera"
minSdkVersion 16
targetSdkVersion 21
versionCode 4
versionName "1.2.17.0219"
versionCode 5
versionName "1.2.17.0417"
}
buildTypes {
release {
......
......@@ -109,7 +109,7 @@ public class EasyIPCamera {
}
public int active(Context context){
String key = "6D72754B7A4A36526D34324142665259707776364A655276636D63755A57467A65575268636E64706269356C59584E356158426A5957316C636D4658444661672F365867523246326157346D516D466962334E68514449774D545A4659584E355247467964326C75564756686257566863336B3D";
String key = "6D72754B7A4A36526D34324171524E5A707578574A655276636D63755A57467A65575268636E64706269356C59584E356158426A5957316C636D4658444661672F365867523246326157346D516D466962334E68514449774D545A4659584E355247467964326C75564756686257566863336B3D";
int iRet = active(key, context);
if(iRet != 0){
Log.e(TAG, "Key invalid! active failed!!! return : " + iRet);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册