File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 applicationId " net.tjado.usbgadget"
88 minSdkVersion 23
99 targetSdkVersion 29
10- versionCode 3
11- versionName " 0.3 "
10+ versionCode 4
11+ versionName " 0.4 "
1212
1313 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1414 }
Original file line number Diff line number Diff line change 66 <string name =" gadget_refresh" >Refresh</string >
77 <string name =" gadget_add" >Add USB Gadget</string >
88 <string name =" info" >Information</string >
9- <string name =" info_title" >USB Gadget Tool v0.3 beta</string >
9+ <string name =" info_title" >USB Gadget Tool v0.4 beta</string >
1010 <string name =" info_message" >
1111USB Gadget Tool gives you full control over the USB Device services on your phone. For this ConfigFS on the OS Kernel is used.\n\n
1212By tejado (Tjado Mäcke)\n\n
You can’t perform that action at this time.
0 commit comments