Fix typo, it's 0.3.0, not 3.0.0, why no one told me!!!!

pull/27/head
Fox2Code 4 years ago
parent 50c1f9c5b3
commit b5b16d9981

@ -10,8 +10,8 @@ android {
applicationId "com.fox2code.mmm" applicationId "com.fox2code.mmm"
minSdk 21 minSdk 21
targetSdk 32 targetSdk 32
versionCode 23 versionCode 24
versionName "3.0.0-dev2" versionName "0.3.0-dev3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

Loading…
Cancel
Save