We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ad990 commit d104169Copy full SHA for d104169
app/build.gradle
@@ -9,7 +9,7 @@ def versionMinor = props.getProperty("minorVersion") as Integer
9
def versionPatch = props.getProperty("patchVersion") as Integer
10
11
android {
12
- compileSdk 34
+ compileSdk 35
13
namespace = "com.agronick.launcher"
14
15
defaultConfig {
0 commit comments