File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66-dontwarn dalvik.system.VMStack
77-dontwarn java.lang.**
88-dontwarn javax.naming.**
9- -dontwarn sun.reflect.Reflection
9+ -dontwarn sun.reflect.Reflection
10+
11+ -dontwarn ch.qos.logback.classic.Level
12+ -dontwarn ch.qos.logback.classic.Logger
13+ -dontwarn ch.qos.logback.classic.LoggerContext
14+ -dontwarn ch.qos.logback.classic.spi.ILoggingEvent
15+ -dontwarn ch.qos.logback.classic.spi.LoggingEvent
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 2.5 .0+58
18+ version : 2.6 .0+59
1919
2020environment :
2121 sdk : ' >=3.9.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments