This commit is contained in:
parent
e6fee39fdf
commit
61fd0744f0
512 changed files with 354769 additions and 148254 deletions
|
|
@ -1,5 +1,5 @@
|
|||
ext {
|
||||
androidxAppCompatVersion = project.hasProperty('androidxAppCompatVersion') ? rootProject.ext.androidxAppCompatVersion : '1.7.0'
|
||||
androidxAppCompatVersion = project.hasProperty('androidxAppCompatVersion') ? rootProject.ext.androidxAppCompatVersion : '1.7.0'
|
||||
cordovaAndroidVersion = project.hasProperty('cordovaAndroidVersion') ? rootProject.ext.cordovaAndroidVersion : '10.1.1'
|
||||
}
|
||||
|
||||
|
|
@ -56,4 +56,4 @@ apply from: "cordova.variables.gradle"
|
|||
|
||||
for (def func : cdvPluginPostBuildExtras) {
|
||||
func()
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue