Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fad57c52 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

chore: update gradle: compileSDK to API 34. It is required to access...

chore: update gradle: compileSDK to API 34. It is required to access Build.VERSION_CODE.UPSIDE_DOWN_CAKE
parent 99bd69b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ def getSentryDsn = { ->
}

android {
    compileSdk 33
    compileSdk 34

    defaultConfig {
        applicationId "foundation.e.apps"