react-native-reanimated
Advanced tools
Comparing version 3.17.0-nightly-20250107-2c18d910d to 3.17.0-nightly-20250108-a2cdebdd9
@@ -32,3 +32,3 @@ cmake_minimum_required(VERSION 3.8) | ||
target_link_libraries(reanimated worklets) | ||
target_link_libraries(reanimated worklets android) | ||
@@ -35,0 +35,0 @@ if(ReactAndroid_VERSION_MINOR GREATER_EQUAL 76) |
{ | ||
"name": "react-native-reanimated", | ||
"version": "3.17.0-nightly-20250107-2c18d910d", | ||
"version": "3.17.0-nightly-20250108-a2cdebdd9", | ||
"description": "More powerful alternative to Animated library for React Native.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -7,2 +7,2 @@ 'use strict'; | ||
*/ | ||
export const jsVersion = '3.17.0-nightly-20250107-2c18d910d'; | ||
export const jsVersion = '3.17.0-nightly-20250108-a2cdebdd9'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3388979
1250