优化
This commit is contained in:
+2
-1
@@ -14,4 +14,5 @@ node_modules/
|
|||||||
/app/gradle.properties
|
/app/gradle.properties
|
||||||
package-lock.json
|
package-lock.json
|
||||||
.idea/
|
.idea/
|
||||||
|
# Kotlin 2.0
|
||||||
|
.kotlin/
|
||||||
|
|||||||
@@ -165,7 +165,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
|
|||||||
android-library = { id = "com.android.library", version.ref = "agp" }
|
android-library = { id = "com.android.library", version.ref = "agp" }
|
||||||
android-test = { id = "com.android.test", version.ref = "agp" }
|
android-test = { id = "com.android.test", version.ref = "agp" }
|
||||||
|
|
||||||
androidx-benchmark = { id = "androidx.benchmark", version = "1.2.3" }
|
androidx-benchmark = { id = "androidx.benchmark", version = "1.3.0" }
|
||||||
|
|
||||||
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
|
||||||
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||||
|
|||||||
Reference in New Issue
Block a user