diff --git a/app/build.gradle b/app/build.gradle index 082ebd00..a3e5a215 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "io.lerk.lrkFM" minSdkVersion 23 targetSdkVersion 29 - versionCode 53 - versionName '2.3.2' + versionCode 54 + versionName '2.3.3' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true dexOptions {