Skip to content

Commit d48fa46

Browse files
committed
build: version bump 8.5.0
1 parent cf0cc8c commit d48fa46

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 4000035
84-
versionName "8.4.0"
83+
versionCode 4000036
84+
versionName "8.5.0"
8585

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

0 commit comments

Comments
 (0)