We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9222cea commit 794411cCopy full SHA for 794411c
flutter_lyra_android/android/build.gradle
@@ -48,5 +48,5 @@ android {
48
dependencies {
49
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
50
51
- implementation 'com.lyra:sdk:1.6.9'
52
-}
+ implementation 'com.lyra:sdk:1.8.0'
+}
0 commit comments