Skip to content

Commit

Permalink
fix version code for Google Play
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Apr 5, 2019
1 parent a22889a commit 69a61cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ android {
applicationId "com.groovinchip.flutter.callmanager"
minSdkVersion 16
targetSdkVersion 27
versionCode 31
versionCode 32
versionName "2.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 69a61cc

Please sign in to comment.