Bump version code

csv
Laurent 7 years ago
parent 97dc033d23
commit 684cc6453d
  1. 2
      app/build.gradle

@ -29,7 +29,7 @@ android {
applicationId "net.pokeranalytics.android" applicationId "net.pokeranalytics.android"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 28 targetSdkVersion 28
versionCode 30 versionCode 31
versionName "2.0" versionName "2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

Loading…
Cancel
Save