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 2962542 commit bc990bbCopy full SHA for bc990bb
app/build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'com.android.application'
11
apply plugin: 'org.jetbrains.kotlin.android'
12
13
android {
14
- compileSdk 35
+ compileSdkVersion 35
15
namespace = 'it.niedermann.owncloud.notes'
16
17
defaultConfig {
0 commit comments