Skip to content

Commit 234907b

Browse files
committed
bump to 0.4
Signed-off-by: Tommy Alex <iptux7@gmail.com>
1 parent 0189e12 commit 234907b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UsbDebugging/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 19
1010
/* for Context.MODE_WORLD_READABLE */
1111
targetSdkVersion 23
12-
versionCode 3
13-
versionName "0.3"
12+
versionCode 4
13+
versionName "0.4"
1414
}
1515

1616
signingConfigs {

0 commit comments

Comments
 (0)