Skip to content

Commit b80251e

Browse files
4.3.2
1 parent 429d7ee commit b80251e

File tree

21 files changed

+6
-6
lines changed

21 files changed

+6
-6
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ android {
8787
minSdkVersion rootProject.ext.minSdkVersion
8888
targetSdkVersion rootProject.ext.targetSdkVersion
8989
versionCode 1
90-
versionName "4.3.1"
90+
versionName "4.3.2"
9191

9292
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9393
}
21 Bytes
Loading
21 Bytes
Loading
25 Bytes
Loading
42 Bytes
Loading
42 Bytes
Loading
41 Bytes
Loading
144 Bytes
Loading
144 Bytes
Loading
148 Bytes
Loading

0 commit comments

Comments
 (0)