We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f655097 + b828db8 commit c5e6e71Copy full SHA for c5e6e71
AirshipFrameworkProxy.podspec
@@ -1,6 +1,6 @@
1
2
Pod::Spec.new do |s|
3
- s.version = "15.0.3"
+ s.version = "15.1.0"
4
s.name = "AirshipFrameworkProxy"
5
s.summary = "Airship iOS mobile framework proxy"
6
s.documentation_url = "https://docs.airship.com/platform/mobile"
android/gradle/libs.versions.toml
@@ -1,8 +1,8 @@
[versions]
# Airship
-airshipProxy = '15.0.3'
-airship = '20.0.6'
+airshipProxy = '15.1.0'
+airship = '20.1.0'
7
# Gradle plugins
8
androidGradlePlugin = '8.13.1'
0 commit comments