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 cc6e145 commit 0b54f42Copy full SHA for 0b54f42
1 file changed
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
namespace = "in.hridayan.ashell"
16
17
compileSdk {
18
- version = release(36)
+ version = release(37)
19
}
20
21
val flavorGitHub = "github"
0 commit comments