jaumard / sms_autofill

Flutter plugin to provide SMS code autofill support
MIT License
281 stars 173 forks source link

[bug] 2.1.1 #137

Closed furaiev closed 2 years ago

furaiev commented 2 years ago
flutter/.pub-cache/hosted/pub.dartlang.org/sms_autofill2.1.1/android/src/main/java/com/jaumard/smsautofill/SmsAutoFillPlugin.java:178: error: <identifier> expected
            } catch (ex) {
                       ^
1 error

FAILURE: Build failed with an exception.
jaumard commented 2 years ago

Sorry about that... just wanted to quickly unblock the other issue. It's fixed on 2.1.2, thanks for the report!