mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -12,8 +12,6 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version "$agp_version" apply false
|
||||
id 'com.android.library' version "$agp_version" apply false
|
||||
@@ -21,7 +19,6 @@ plugins {
|
||||
id "de.timfreiheit.resourceplaceholders" version "0.4" apply false
|
||||
id "de.undercouch.download" version "5.1.0" apply false
|
||||
id "com.google.gms.google-services" version "4.3.10" apply false
|
||||
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
|
||||
Reference in New Issue
Block a user