diff --git a/app/build.gradle b/app/build.gradle index 42affec..1c0e8eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.fox2code.mmm" minSdk 21 targetSdk 32 - versionCode 26 - versionName "0.3.0-rc2" + versionCode 27 + versionName "0.3.0-rc3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }