Update build.gradle

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

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

Loading…
Cancel
Save