0.5.5 - Maintenance Update

pull/27/head 0.5.5
Fox2Code 3 years ago
parent c0fa98eac5
commit f1b511cb7c

@ -4,14 +4,14 @@ plugins {
} }
android { android {
compileSdk 32 compileSdk 33
defaultConfig { defaultConfig {
applicationId "com.fox2code.mmm" applicationId "com.fox2code.mmm"
minSdk 21 minSdk 21
targetSdk 32 targetSdk 33
versionCode 47 versionCode 48
versionName "0.5.4" versionName "0.5.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

Loading…
Cancel
Save