Update build.gradle

This commit is contained in:
Zhengyu Peng 2022-03-21 21:06:58 -04:00
parent ad8a1b78d8
commit c6b6becd5e

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"