Skip to content

Commit 77412bb

Browse files
5.3.2
1 parent 8b64428 commit 77412bb

File tree

20 files changed

+6
-5
lines changed

20 files changed

+6
-5
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ android {
8989
minSdkVersion rootProject.ext.minSdkVersion
9090
targetSdkVersion rootProject.ext.targetSdkVersion
9191
versionCode 1
92-
versionName "5.3.1"
92+
versionName "5.3.2"
9393

9494
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9595
}
22 Bytes
Loading
22 Bytes
Loading
20 Bytes
Loading
42 Bytes
Loading
42 Bytes
Loading
39 Bytes
Loading
143 Bytes
Loading
143 Bytes
Loading
154 Bytes
Loading

0 commit comments

Comments
 (0)