Skip to content

Commit bf54c6a

Browse files
committed
build: version bump 8.4.0
1 parent 76c64c0 commit bf54c6a

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
@@ -80,8 +80,8 @@ android {
8080
minSdkVersion rootProject.ext.minSdkVersion
8181
minSdk rootProject.ext.minSdk
8282
targetSdkVersion rootProject.ext.targetSdkVersion
83-
versionCode 4000034
84-
versionName "8.3.0"
83+
versionCode 4000035
84+
versionName "8.4.0"
8585

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

0 commit comments

Comments
 (0)