diff --git a/app/build.gradle b/app/build.gradle index 24c457a9..5c05f959 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,8 +33,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 28 - versionCode 58 - versionName "2.2.1" + versionCode 59 + versionName "2.2.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }