diff --git a/app/build.gradle b/app/build.gradle index e4a5ebde9..7f512bc24 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,7 +31,7 @@ android { storePassword keystoreProperties['storePassword'] } } - compileSdk 33 + compileSdk 34 defaultConfig { applicationId "com.geeksville.mesh" minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)