mirror of
https://github.com/RfidResearchGroup/RFIDtools.git
synced 2026-05-12 11:19:59 -07:00
rdv4 assets updated.(fw and connection tips)
This commit is contained in:
@@ -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
Reference in New Issue
Block a user