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

pull/55/head
Fox2Code 2 years ago
parent 50c1f9c5b3
commit b5b16d9981

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

Loading…
Cancel
Save