Skip to content

Commit 1d525f8

Browse files
committed
build: version bump 9.2.0
1 parent b22b43b commit 1d525f8

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
@@ -87,8 +87,8 @@ android {
8787
minSdkVersion rootProject.ext.minSdkVersion
8888
minSdk rootProject.ext.minSdk
8989
targetSdkVersion rootProject.ext.targetSdkVersion
90-
versionCode 4000039
91-
versionName "9.1.1"
90+
versionCode 4000040
91+
versionName "9.2.0"
9292

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

0 commit comments

Comments
 (0)