Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa6286e

Browse files
committed
Bump
1 parent517c347 commitaa6286e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎src/AndroidClient/android/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
44
applyplugin:'signing'
55

66
// Define the version and group for the Maven package
7-
version="1.1.2"
7+
version="1.1.3"
88
group="net.servicestack"
99

1010
if (project.hasProperty('versionSuffix')) {

‎src/AndroidClient/client/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'maven-publish'
44
applyplugin:'signing'
55

66
// Define the version and group for the Maven package
7-
version="1.1.2"
7+
version="1.1.3"
88
group="net.servicestack"
99

1010
if (project.hasProperty('versionSuffix')) {

‎src/AndroidClient/client/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>pl.pragmatists</groupId>
4949
<artifactId>JUnitParams</artifactId>
50-
<version>1.1.2</version>
50+
<version>1.1.3</version>
5151
<scope>test</scope>
5252
</dependency>
5353
</dependencies>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp