Skip to content

Commit 125e6d9

Browse files
authored
Merge pull request #72 from ajamaica/bump/1.1.1
Bump 1.1.1
2 parents 7fe2401 + becab05 commit 125e6d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rxSolana/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'com.solana'
8-
version '1.1.0'
8+
version '1.1.1'
99

1010
android {
1111
compileSdkVersion 30

solana/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group 'com.solana'
8-
version '1.1.0'
8+
version '1.1.1'
99

1010
android {
1111
compileSdkVersion 30

0 commit comments

Comments
 (0)