Skip to content

Commit 9e73f6c

Browse files
committed
jit
1 parent b52cfd9 commit 9e73f6c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build.gradle

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
buildscript {
2+
dependencies {
3+
classpath 'com.android.tools.build:gradle:8.0.0'
4+
}
5+
}
16
// Top-level build file where you can add configuration options common to all sub-projects/modules.
27
plugins {
38
id 'com.android.application' version '8.0.0' apply false

0 commit comments

Comments
 (0)