Skip to content

Commit e4561b6

Browse files
committed
build: version bump 9.15.1
1 parent 4c7fc71 commit e4561b6

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 4000069
99-
versionName "9.15.0"
98+
versionCode 4000070
99+
versionName "9.15.1"
100100

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

0 commit comments

Comments
 (0)