mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,4 +14,5 @@ node_modules/
|
||||
/app/gradle.properties
|
||||
package-lock.json
|
||||
.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-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-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
|
||||
Reference in New Issue
Block a user