Skip to content

Commit 6910bce

Browse files
4.2.1
1 parent 8946044 commit 6910bce

19 files changed

+3
-3
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.0"
90+
versionName "4.2.1"
9191

9292
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9393
}
-60 Bytes
Loading
-60 Bytes
Loading
-63 Bytes
Loading
-24 Bytes
Loading
-24 Bytes
Loading
-42 Bytes
Loading
-119 Bytes
Loading
-119 Bytes
Loading
-118 Bytes
Loading

0 commit comments

Comments
 (0)