We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0189e12 commit 234907bCopy full SHA for 234907b
1 file changed
UsbDebugging/build.gradle
@@ -9,8 +9,8 @@ android {
9
minSdkVersion 19
10
/* for Context.MODE_WORLD_READABLE */
11
targetSdkVersion 23
12
- versionCode 3
13
- versionName "0.3"
+ versionCode 4
+ versionName "0.4"
14
}
15
16
signingConfigs {
0 commit comments