Bump version to 30 + 2.0

dev
Laurent 7 years ago
parent a0b1314e98
commit 68ce711a14
  1. 4
      app/build.gradle

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

Loading…
Cancel
Save