Skip to content

Commit 876bc29

Browse files
4.3.1
1 parent 7041ef0 commit 876bc29

File tree

20 files changed

+5
-5
lines changed

20 files changed

+5
-5
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.0"
90+
versionName "4.3.1"
9191

9292
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9393
}
-49 Bytes
Loading
-49 Bytes
Loading
-49 Bytes
Loading
-43 Bytes
Loading
-43 Bytes
Loading
-43 Bytes
Loading
-140 Bytes
Loading
-140 Bytes
Loading
-142 Bytes
Loading

0 commit comments

Comments
 (0)