diff --git a/app/build.gradle b/app/build.gradle index 086f2cb7..d933b091 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 30 - versionCode 130 - versionName "5.4.7" + versionCode 132 + versionName "5.4.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }