Skip to content

Commit 387463f

Browse files
committed
build: version bump 8.2.1
1 parent c80b421 commit 387463f

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 24
8181
minSdk 24
8282
targetSdkVersion 35
83-
versionCode 4000032
84-
versionName "8.2.0"
83+
versionCode 4000033
84+
versionName "8.2.1"
8585

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

0 commit comments

Comments
 (0)