diff --git a/software/android/app/build.gradle b/software/android/app/build.gradle index fd2d469..d304749 100644 --- a/software/android/app/build.gradle +++ b/software/android/app/build.gradle @@ -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"