Skip to content

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.gradle
  • Loading branch information
umang91 committed Sep 10, 2019
2 parents 9c489a9 + d1af3a8 commit 92b8bbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.f2prateek.checkstyle:checkstyle:1.0.1'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies {

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

api 'com.moengage:moe-android-sdk:9.4.04'
api 'com.moengage:moe-android-sdk:9.7.00'

testImplementation 'junit:junit:4.12'
testImplementation('org.robolectric:robolectric:3.0') {
Expand Down

0 comments on commit 92b8bbc

Please sign in to comment.