diff --git a/app/build.gradle b/app/build.gradle index 35180240..3833e20d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 33 - versionCode 163 - versionName "6.0.20" + versionCode 164 + versionName "6.0.21" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }