Skip to content

Commit 83e5161

Browse files
5.1.0
1 parent c2e3931 commit 83e5161

19 files changed

+4
-3
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.0.0"
92+
versionName "5.1.0"
9393

9494
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9595
}
-76 Bytes
Loading
-76 Bytes
Loading
-84 Bytes
Loading
-24 Bytes
Loading
-24 Bytes
Loading
-23 Bytes
Loading
-119 Bytes
Loading
-119 Bytes
Loading
-116 Bytes
Loading

0 commit comments

Comments
 (0)