mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
+1
-1
@@ -25,7 +25,7 @@ const path = require('path');
|
||||
* you want to upgrade gradlew or test its proper generation.
|
||||
*/
|
||||
|
||||
for (const variant of ['android', 'androidx']) {
|
||||
for (const variant of ['androidx']) {
|
||||
for (const file of ['gradlew', 'gradlew.bat']) {
|
||||
fs.removeSync(path.join(__dirname, variant, file));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user