Update build.gradle

This commit is contained in:
Zhengyu Peng 2022-03-21 21:06:58 -04:00
parent 1301bd57b6
commit 0b3c5fd1ba

View File

@ -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"