Skip to content

Commit 794411c

Browse files
anthonyanthony
anthony
authored and
anthony
committed
feat(android): bump Android SDK to 1.8.0 to enable Google Pay
1 parent 9222cea commit 794411c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flutter_lyra_android/android/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ android {
4848
dependencies {
4949
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5050

51-
implementation 'com.lyra:sdk:1.6.9'
52-
}
51+
implementation 'com.lyra:sdk:1.8.0'
52+
}

0 commit comments

Comments
 (0)