You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* circular dependencies when using proguard ([#1910](https://github.com/NativeScript/android/issues/1910)) ([49da71b](https://github.com/NativeScript/android/commit/49da71bd49b567361cb8a1651fc9fa194df6714b))
* multithreadedJS should use concurrent java maps ([#1920](https://github.com/NativeScript/android/issues/1920)) ([1fd144f](https://github.com/NativeScript/android/commit/1fd144f8c1ef3c16796860460a9ecf6be27e2762))
10
+
* select correct runtime when calling from different threads and improve error message ([#1906](https://github.com/NativeScript/android/issues/1906)) ([df4e81b](https://github.com/NativeScript/android/commit/df4e81b8ba11f7f70fe5aea3f8b496658576f5d0))
11
+
12
+
13
+
### Features
14
+
15
+
* add `@CriticalNative` and `@FastNative` to safe methods ([#1921](https://github.com/NativeScript/android/issues/1921)) ([085bc4f](https://github.com/NativeScript/android/commit/085bc4f67912ba25dc60ad11beee30a6d180a53e))
16
+
* improved error logging for NativeScript exceptions ([#1908](https://github.com/NativeScript/android/issues/1908)) ([e924542](https://github.com/NativeScript/android/commit/e924542e24a45ef550a1616ec3480bf9a9738266))
0 commit comments