diff --git a/app/build.gradle b/app/build.gradle index 7a186bfe..391b8f31 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,8 +33,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 28 - versionCode 56 - versionName "2.1.6" + versionCode 57 + versionName "2.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }