Skip to content

Commit a7c42c1

Browse files
committed
build: version bump 9.16.0
1 parent 25be2cb commit a7c42c1

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 4000072
99-
versionName "9.15.2"
98+
versionCode 4000073
99+
versionName "9.16.0"
100100

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

0 commit comments

Comments
 (0)