rdv4 assets updated.(fw and connection tips)

This commit is contained in:
dxl
2020-05-08 21:24:30 +08:00
parent e7b3db5c0f
commit a1f5354736
5 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
minSdkVersion 19
targetSdkVersion 29
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
versionCode 14
versionName "1.4.1"
versionCode 15
versionName "1.4.2"
}
buildTypes {
release {
Binary file not shown.
Binary file not shown.
@@ -25,7 +25,7 @@ import cn.dxl.common.util.ArrayUtils;
public class Commons {
public static final String LOG_TAG = Commons.class.getSimpleName();
public static String PM3_CLIENT_VERSION = "RRG/Iceman// 2020/02/11";
public static String PM3_CLIENT_VERSION = "RRG/Iceman// 2020/05/06";
private Commons() {
}
Submodule pm3rdv4rrg/src/main/cpp/proxmark3 updated: 00b5841597...0c233590a5