mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
@@ -122,6 +122,10 @@ task sourcesJar(type: Jar) {
|
||||
classifier = 'sources'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
}
|
||||
|
||||
artifacts {
|
||||
archives sourcesJar
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user