Skip to content

Commit

Permalink
v1.1.2 released to jCenter and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulrvp committed Sep 6, 2017
1 parent 85bdbf6 commit 89c54dd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ext {
siteUrl = 'https://getblueshift.com/'
gitUrl = 'https://github.com/blueshift-labs/Blueshift-Android-SDK.git'

libraryVersion = '1.1.1'
libraryVersion = '1.1.2'

developerId = 'nipun'
developerName = 'Nipun Bhatia'
Expand All @@ -42,7 +42,7 @@ android {

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

buildConfigField 'String', 'SDK_VERSION', '"1.1.1"'
buildConfigField 'String', 'SDK_VERSION', '"1.1.2"'
}
buildTypes {
release {
Expand Down
Binary file removed dist/blueshift-android-sdk-1.1.1.aar
Binary file not shown.
Binary file added dist/blueshift-android-sdk-1.1.2.aar
Binary file not shown.

0 comments on commit 89c54dd

Please sign in to comment.