Skip to content

Commit 4634f8c

Browse files
committed
Version change to v1.10
1 parent d5f97cc commit 4634f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnetcoresignalrclientjava/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
defaultConfig {
99
minSdkVersion 16
1010
targetSdkVersion 27
11-
versionCode 10
12-
versionName "1.09"
11+
versionCode 11
12+
versionName "1.10"
1313
}
1414

1515
buildTypes {

0 commit comments

Comments
 (0)