diff --git a/app/build.gradle b/app/build.gradle index 70f4f297..d3604a9a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,8 +33,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 28 - versionCode 81 - versionName "2.4" + versionCode 82 + versionName "2.4.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }