-
str4d authored
The path in project.properties will require local overriding. I tried directly referencing the SDK with ${sdk.dir} but the build fails with an absolute path to a library.
str4d authoredThe path in project.properties will require local overriding. I tried directly referencing the SDK with ${sdk.dir} but the build fails with an absolute path to a library.
ant.properties 159 B
application-package=net.i2p.router
key.store=${user.home}/.android/${application-package}.keystore
key.alias=${application-package}
key.store.password=android