Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
Updated OneSignal Android SDK version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jkasten2 committed Sep 27, 2019
1 parent 8f0a3d2 commit 969a21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/groovy/com/onesignal/androidsdk/MainTest.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class MainTest extends Specification {

then:
results.each {
assert it.value.contains('com.onesignal:OneSignal:[3.8.3, 3.99.99] -> 3.11.2')
assert it.value.contains('com.onesignal:OneSignal:[3.8.3, 3.99.99] -> 3.11.4')
}
}

Expand Down

0 comments on commit 969a21b

Please sign in to comment.