diff --git a/app/build.gradle b/app/build.gradle index 803e5ac3..868a9873 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,8 +12,8 @@ android { applicationId "io.lerk.lrkFM" minSdkVersion 23 targetSdkVersion 29 - versionCode 51 - versionName '2.3.0' + versionCode 52 + versionName '2.3.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true dexOptions {