Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
garrylachman committed Jun 23, 2021
1 parent 3578fe0 commit 1d088cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ android {
applicationId "com.reactnativexmrig"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2
versionName "1.0.1"
versionCode 6
versionName "1.0.6"
externalNativeBuild {
cmake {
arguments "-DUV_INCLUDE_DIR=app/src/cpp/include"
Expand Down

0 comments on commit 1d088cc

Please sign in to comment.