diff --git a/app/build.gradle b/app/build.gradle index 08b01569..99566f1d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -34,8 +34,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 34 - versionCode 171 - versionName "6.0.29" + versionCode 172 + versionName "6.0.30" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }