Update build.gradle

master
Zhengyu Peng 3 years ago
parent 1301bd57b6
commit 0b3c5fd1ba

@ -4,12 +4,12 @@ plugins {
} }
android { android {
compileSdk 31 compileSdk 32
defaultConfig { defaultConfig {
applicationId "com.rookiedev.hexapod" applicationId "com.rookiedev.hexapod"
minSdk 30 minSdk 30
targetSdk 31 targetSdk 32
versionCode 3 versionCode 3
versionName "1.2" versionName "1.2"

Loading…
Cancel
Save