We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edad6fd commit 77b1a34Copy full SHA for 77b1a34
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 2
13
- versionName "0.2"
+ versionCode 3
+ versionName "0.3"
14
}
15
16
signingConfigs {
0 commit comments