File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
ios/NfcOpenReader.xcodeproj Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -82,8 +82,8 @@ android {
8282 applicationId " com.washow.nfcopenrewriter"
8383 minSdkVersion rootProject. ext. minSdkVersion
8484 targetSdkVersion rootProject. ext. targetSdkVersion
85- versionCode 3003
86- versionName " 0.3.3 "
85+ versionCode 3004
86+ versionName " 0.3.4 "
8787 }
8888 signingConfigs {
8989 debug {
Original file line number Diff line number Diff line change 498498 "$(inherited)",
499499 "@executable_path/Frameworks",
500500 );
501- MARKETING_VERSION = 0.3.3 ;
501+ MARKETING_VERSION = 0.3.4 ;
502502 OTHER_LDFLAGS = (
503503 "$(inherited)",
504504 "-ObjC",
526526 "$(inherited)",
527527 "@executable_path/Frameworks",
528528 );
529- MARKETING_VERSION = 0.3.3 ;
529+ MARKETING_VERSION = 0.3.4 ;
530530 OTHER_LDFLAGS = (
531531 "$(inherited)",
532532 "-ObjC",
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-nfc-rewriter" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.3.4 " ,
44 "private" : true ,
55 "revAppId" : " com.revteltech.nfcopenrewriter" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments