File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ android {
2626 applicationId " com.maxieds.chameleonminilivedebugger"
2727 minSdkVersion 21
2828 targetSdkVersion 27
29- versionCode 39
30- versionName " 0.3.9 "
29+ versionCode 40
30+ versionName " 0.4.0 "
3131 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
3232 multiDexEnabled true
3333 }
Original file line number Diff line number Diff line change 22
33<resources >
44 <!-- ChameleonMini Rev. G Board Firmware Device Specs -->
5- <!-- Add prospective support for the untested ChameleonMini Rev. E Boards -->
65 <usb-device vendor-id =" 5840" product-id =" 1202" />
6+ <!-- Add prospective support for the untested ChameleonMini Rev. E Boards -->
7+ <usb-device vendor-id =" 1003" product-id =" 8260" />
78</resources >
You can’t perform that action at this time.
0 commit comments