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