Skip to content

Commit

Permalink
Merge pull request #12 from OutSystems/feat/RNMT-3266/universal-version
Browse files Browse the repository at this point in the history
revert: partial revert of #773fdfb
  • Loading branch information
cmfsotelo authored Oct 9, 2019
2 parents f0fbffb + bcb5fda commit 27e8853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OneSignalSDK/onesignal/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ dependencies {
// Required for GoogleApiAvailability
implementation 'com.google.android.gms:play-services-base:12.0.1'

api 'com.android.support:support-v4:28.0.0'
api 'com.android.support:customtabs:28.0.0'
api 'com.android.support:support-v4:27.1.1'
api 'com.android.support:customtabs:27.1.1'

// Change api to implementation. Need to check however this has any effect in production
// projects that pull from maven.
Expand Down

0 comments on commit 27e8853

Please sign in to comment.