File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
7
7
applicationId " net.tjado.usbgadget"
8
8
minSdkVersion 23
9
9
targetSdkVersion 29
10
- versionCode 3
11
- versionName " 0.3 "
10
+ versionCode 4
11
+ versionName " 0.4 "
12
12
13
13
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
14
14
}
Original file line number Diff line number Diff line change 6
6
<string name =" gadget_refresh" >Refresh</string >
7
7
<string name =" gadget_add" >Add USB Gadget</string >
8
8
<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 >
10
10
<string name =" info_message" >
11
11
USB 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
12
12
By tejado (Tjado Mäcke)\n\n
You can’t perform that action at this time.
0 commit comments