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 6f3b0a2 commit 23f3e5bCopy full SHA for 23f3e5b
1 file changed
plugin-api/build.gradle.kts
@@ -10,9 +10,7 @@ plugins {
10
11
android {
12
namespace = "com.nano.ai.plugin.api"
13
- compileSdk {
14
- version = release(36)
15
- }
+ compileSdk = 36
16
17
defaultConfig {
18
minSdk = 30
0 commit comments