Skip to content

Commit 6b72844

Browse files
committed
Bump build version for Android
1 parent fca425a commit 6b72844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ android {
8181
applicationId "io.tshdev.reactnativestarter"
8282
minSdkVersion rootProject.ext.minSdkVersion
8383
targetSdkVersion rootProject.ext.targetSdkVersion
84-
versionCode 2
84+
versionCode 3
8585
versionName "1.0"
8686
testBuildType System.getProperty('testBuildType', 'debug')
8787
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

0 commit comments

Comments
 (0)