#Can We edit Gradle Files inside the sk pro app
1 messages · Page 1 of 1 (latest)
No
They have a impact on the when I have to import a lib
With jetpack or any thing else, for example here..
allprojects {
repositories {
google()
jcenter()
}
}
So if don't add a jetpack name or link like this
repositories {
mavenCentral()
}
So it shows that library not found .. so for that you could add that feature, it will be awesome ✌️
what do you mean 'no'? Sketchware Pro literally doesn't care what's in build.gradle, it doesn't use Gradle even