Skip to content

Commit 76a1ec7

Browse files
committed
build: version bump 9.14.0
1 parent 1872c85 commit 76a1ec7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ android {
9595
minSdkVersion rootProject.ext.minSdkVersion
9696
minSdk rootProject.ext.minSdk
9797
targetSdkVersion rootProject.ext.targetSdkVersion
98-
versionCode 4000067
99-
versionName "9.13.1"
98+
versionCode 4000068
99+
versionName "9.14.0"
100100

101101
buildConfigField "long", "TIMESTAMP", System.currentTimeMillis() + "L"
102102
// React Native New Architecture flags

0 commit comments

Comments
 (0)