diff --git a/app/build.gradle b/app/build.gradle index 93a201ef..6d917428 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 33 - versionCode 151 - versionName "6.0.8" + versionCode 152 + versionName "6.0.9" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }