Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 2f3a2d7

Browse files
committed
Reverted to version 1.1
1 parent 79849ae commit 2f3a2d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pushclient/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 12
99
targetSdkVersion 23
1010
versionCode 1
11-
versionName "1.0.0"
11+
versionName "1.1.0"
1212
}
1313

1414
buildTypes {

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
minSdkVersion 12
1111
targetSdkVersion 23
1212
versionCode 1
13-
versionName "1.0.0"
13+
versionName "1.1.0"
1414
}
1515
buildTypes {
1616
release {

0 commit comments

Comments
 (0)