Bumps versionCode to 27

feature/top10 1.0b27
Laurent 7 years ago
parent 3fdcf472c6
commit 1025278613
  1. 2
      app/build.gradle

@ -28,7 +28,7 @@ android {
applicationId "net.pokeranalytics.android" applicationId "net.pokeranalytics.android"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 28 targetSdkVersion 28
versionCode 26 versionCode 27
versionName "1.0" versionName "1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

Loading…
Cancel
Save