Skip to content

Commit 40c432c

Browse files
committed
refactor #853 Specify version directly.
1 parent 45f8ae8 commit 40c432c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
namespace = "jp.toastkid.yobidashi"
1818

1919
compileSdk = (BuildTool.compileSdk)
20-
buildToolsVersion = (BuildTool.buildTools)
20+
buildToolsVersion = ("36.0.0")
2121

2222
defaultConfig {
2323
applicationId = "jp.toastkid.yobidashi"

0 commit comments

Comments
 (0)