Skip to content

Commit afd1e5b

Browse files
committed
Published 1.0.13 of android and client.
1 parent 75307a4 commit afd1e5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AndroidClient/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44

5-
version = "1.0.12"
5+
version = "1.0.13"
66

77
android {
88
compileSdkVersion 21

src/AndroidClient/client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44

5-
version = "1.0.12"
5+
version = "1.0.13"
66
group = "net.servicestack" // Maven Group ID for the artifact
77
String packageId = "client"
88

0 commit comments

Comments
 (0)