Skip to content

Commit c48a3bf

Browse files
4.3.0
1 parent b0ef61a commit c48a3bf

File tree

22 files changed

+8
-8
lines changed

22 files changed

+8
-8
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.2.2"
90+
versionName "4.3.0"
9191

9292
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9393
}
36 Bytes
Loading
36 Bytes
Loading
36 Bytes
Loading
-2 Bytes
Loading
-2 Bytes
Loading
0 Bytes
Loading
12 Bytes
Loading
12 Bytes
Loading
4 Bytes
Loading

0 commit comments

Comments
 (0)