Bug 1954548 - Clean up plugins/dependencies using version catalog r=android-reviewers,RyanVM,jonalmeida
Simple changes in this one, just to unblock some other patches, will clean up in more detail in followup patches Differential Revision: https://phabricator.services.mozilla.com/D239802
This commit is contained in:
@@ -21,7 +21,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "com.jetbrains.python.envs" version "$python_envs_plugin"
|
||||
alias(libs.plugins.python.envs.plugin)
|
||||
}
|
||||
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
Reference in New Issue
Block a user