Skip to content

Commit

Permalink
Update version code to match Play Store build
Browse files Browse the repository at this point in the history
  • Loading branch information
SamarthDesai01 committed Aug 9, 2018
1 parent d3cfd7d commit b67029f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Expand Up @@ -26,7 +26,7 @@ android {
applicationId "com.samarthdesai.repeatme"
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionCode 5
versionName "1.2.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit b67029f

Please sign in to comment.