urbanairship / airship-flutter

Flutter integration
Other
17 stars 17 forks source link

Fix release ci #193

Closed crow closed 10 months ago

crow commented 10 months ago

Addresses a couple issues in release ci:

- Updates Kotlin to address the following:

e: /Users/runner/work/airship-flutter/airship-flutter/example/build/airship_flutter/.transforms/5311bca21027a3e31527fed45aa0e1e9/transformed/out/jars/classes.jar!/META-INF/airship_flutter_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1. e: /Users/runner/.gradle/caches/transforms-3/fe9e40ada0c61d8faedb147178a80e05/transformed/jetified-airship-framework-proxy-5.0.2/jars/classes.jar!/META-INF/airship-framework-proxy_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1. ...