Skip to content

Commit 69a61cc

Browse files
committed
fix version code for Google Play
1 parent a22889a commit 69a61cc

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
@@ -31,7 +31,7 @@ android {
3131
applicationId "com.groovinchip.flutter.callmanager"
3232
minSdkVersion 16
3333
targetSdkVersion 27
34-
versionCode 31
34+
versionCode 32
3535
versionName "2.1"
3636
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3737
}

0 commit comments

Comments
 (0)