Skip to content

Commit b894d27

Browse files
5.2.0
1 parent a2e28dd commit b894d27

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.1.0"
92+
versionName "5.2.0"
9393

9494
buildConfigField("boolean", "REACT_NATIVE_UNSTABLE_USE_RUNTIME_SCHEDULER_ALWAYS", (findProperty("reactNative.unstable_useRuntimeSchedulerAlways") ?: true).toString())
9595
}
58 Bytes
Loading
58 Bytes
Loading
58 Bytes
Loading
19 Bytes
Loading
19 Bytes
Loading
19 Bytes
Loading
98 Bytes
Loading
98 Bytes
Loading
100 Bytes
Loading

0 commit comments

Comments
 (0)