Spanish extensions added #135

Merged
imper1aldev merged 4 commits from ext-improvements into main 2024-08-13 13:48:00 -05:00
Showing only changes of commit a95b6db405 - Show all commits

View file

@ -1,7 +1,7 @@
ext {
extName = 'Pelisplushd'
extClass = '.PelisplushdFactory'
extVersionCode = 54
extVersionCode = 55
}
apply from: "$rootDir/common.gradle"