1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Amend Android dev documentation

This commit is contained in:
sfan5 2024-02-18 15:23:37 +01:00
parent 4660310db6
commit 8ff0e1da15
4 changed files with 68 additions and 46 deletions

View file

@ -108,6 +108,10 @@ task prepareAssets() {
preBuild.dependsOn zipAssets
prepareAssets.dependsOn ':native:getDeps'
clean {
delete new File("src/main/assets", "Minetest.zip")
}
// Map for the version code that gives each ABI a value.
import com.android.build.OutputFile