diff --git a/app/build.gradle b/app/build.gradle index 52d31784..64513d35 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -35,8 +35,8 @@ android { applicationId "net.pokeranalytics.android" minSdkVersion 23 targetSdkVersion 29 - versionCode 116 - versionName "5.1.2" + versionCode 118 + versionName "5.1.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }