File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "name" : " RNExampleApp" ,
44 "description" : " Anyline RN Dev Examples" ,
55 "slug" : " RNExampleApp" ,
6- "version" : " 55.7.0 " ,
6+ "version" : " 55.7.1 " ,
77 "orientation" : " portrait" ,
88 "icon" : " ./assets/images/icon.png" ,
99 "splash" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-example-app" ,
3- "version" : " 55.7.0 " ,
3+ "version" : " 55.7.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "initProject" : " yarn add expo && yarn add ../../plugin" ,
Original file line number Diff line number Diff line change @@ -61,6 +61,6 @@ repositories {
6161
6262dependencies {
6363 implementation fileTree(dir : " libs" , include : [" *.jar" ])
64- implementation ' io.anyline:anylinesdk:55.7.0 '
64+ implementation ' io.anyline:anylinesdk:55.7.1 '
6565 implementation " com.facebook.react:react-native:+"
6666}
Original file line number Diff line number Diff line change 11{
22 "name" : " anyline-ocr-react-native-module" ,
3- "version" : " 55.7.0 " ,
3+ "version" : " 55.7.1 " ,
44 "description" : " A Plugin for connecting Anyline with React-Native" ,
55 "keywords" : [
66 " reactnative" ,
You can’t perform that action at this time.
0 commit comments