Bumped to version 2.1.0 b44

csv
Laurent 6 years ago
parent 4fbcae37fd
commit 9a4833635a
  1. 4
      app/build.gradle

@ -29,8 +29,8 @@ android {
applicationId "net.pokeranalytics.android"
minSdkVersion 23
targetSdkVersion 28
versionCode 43
versionName "2.0.6"
versionCode 44
versionName "2.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Loading…
Cancel
Save