-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 16.0.0 #518
Release 16.0.0 #518
Conversation
android/gradle.properties
Outdated
@@ -4,8 +4,8 @@ Airship_targetSdkVersion=31 | |||
Airship_compileSdkVersion=31 | |||
Airship_ndkversion=21.4.7075529 | |||
|
|||
Airship_airshipProxyVersion=2.1.1 | |||
Airship_airshipProxyVersion=3.0.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs to be bumped to 3.0.1
android/gradle.properties
Outdated
|
||
# workaround for now, used for HMS | ||
Airship_airshipVersion=16.11.1 | ||
Airship_airshipVersion=7.0.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bump to 7.0.2
57a81be
to
378da1c
Compare
react-native-airship.podspec
Outdated
@@ -36,6 +36,6 @@ Pod::Spec.new do |s| | |||
|
|||
|
|||
|
|||
s.dependency "AirshipFrameworkProxy", "2.1.1" | |||
s.dependency "AirshipFrameworkProxy", "3.0.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bump to 3.0.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 pending version bumps
Waiting on iOS SDK 17.0.2 and then to bump the proxy version