Skip to content

Commit 42246a3

Browse files
author
kangxuyao
committed
sdk版本固定为2.37.11
1 parent 5cff5c3 commit 42246a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ repositories {
9797
dependencies {
9898
//noinspection GradleDynamicVersion
9999
implementation 'com.facebook.react:react-native:+' // From node_modules
100-
implementation 'com.finogeeks.lib:finapplet:+'
100+
implementation 'com.finogeeks.lib:finapplet:2.37.11'
101101

102102
}
103103

0 commit comments

Comments
 (0)