Skip to content

Commit e703748

Browse files
committed
bump to 1.0.47
1 parent 346c65a commit e703748

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
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.46"
5+
version = "1.0.47"
66

77
dependencies {
88
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.6'

src/AndroidClient/androidchat/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation project(':android')
5353
implementation 'com.android.support:appcompat-v7:28.0.0'
5454
implementation 'com.android.support:design:28.0.0'
55-
implementation 'net.servicestack:android:1.0.46'
55+
implementation 'net.servicestack:android:1.0.47'
5656
implementation 'com.facebook.android:facebook-android-sdk:4.31.0'
5757
implementation('com.twitter.sdk.android:twitter:2.3.1@aar') {
5858
transitive = true;

src/AndroidClient/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation project(':android')
3030
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
3131
implementation 'com.google.code.gson:gson:2.8.6'
32-
implementation 'net.servicestack:android:1.0.46'
32+
implementation 'net.servicestack:android:1.0.47'
3333
}
3434
repositories {
3535
mavenCentral()

src/AndroidClient/client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'java'
33
apply plugin: 'idea'
44
apply plugin: 'maven'
55

6-
version = "1.0.46"
6+
version = "1.0.47"
77

88
dependencies {
99
implementation group: 'com.google.code.gson', name: 'gson', version: '2.8.6'

src/AndroidClient/client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>net.servicestack</groupId>
66
<artifactId>client</artifactId>
7-
<version>1.0.46</version>
7+
<version>1.0.47</version>
88
<name>ServiceStack.Client</name>
99
<description>A client library to call your ServiceStack webservices.</description>
1010
<url>https://github.com/ServiceStack/ServiceStack.Java</url>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy