Skip to content

Commit d876f73

Browse files
committed
Updated binaries to 1.2.0
1 parent b10ce81 commit d876f73

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
429 KB
Binary file not shown.
322 KB
Binary file not shown.
330 KB
Binary file not shown.
220 KB
Binary file not shown.

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ import com.android.build.OutputFile
7676
*/
7777

7878
project.ext.react = [
79-
enableHermes: true, // clean and rebuild if changing
79+
enableHermes: false, // clean and rebuild if changing
8080
entryFile: "index.js",
8181
]
8282

ios/libopenpgp_bridge.a

1.17 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fast-openpgp",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "library for use openPGP",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)