diff --git a/app/build.gradle b/app/build.gradle index 7f880ee0..f975b531 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,8 +37,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 33 - versionCode 161 - versionName "6.0.18" + versionCode 162 + versionName "6.0.19" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }