Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
umang91 committed Oct 17, 2018
1 parent 54f0fcc commit 4152642
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ buildscript {
}

apply plugin: 'com.android.library'
apply plugin: 'checkstyle'
apply plugin: 'com.f2prateek.checkstyle'
apply from: '../release_properties.gradle'

ext {
Expand Down Expand Up @@ -68,7 +66,7 @@ dependencies {

compileOnly 'com.segment.analytics.android:analytics:4.3.0'

implementation 'com.moengage:moe-android-sdk:9.1.06'
implementation 'com.moengage:moe-android-sdk:9.2.01'


testImplementation 'junit:junit:4.12'
Expand Down

0 comments on commit 4152642

Please sign in to comment.