diff --git a/app/build.gradle b/app/build.gradle index b1ed2f5..87a7527 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.fox2code.mmm" minSdk 21 targetSdk 32 - versionCode 27 - versionName "0.3.0-rc4" + versionCode 28 + versionName "0.3.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }