ooni-probe-cli/MOBILE
Simone Basso 514ad8d0f5
./make: script to create android builds (#315)
This PR introduces the `./make` script. For now, this script knows how to make Android releases. We have code in https://github.com/ooni/probe-cli/pull/311 that builds other artifacts in this repository.

Because our current concern is https://github.com/ooni/probe/issues/1444, in this PR, I have chosen to keep the Android code necessary to fix https://github.com/ooni/probe/issues/1444.

Additionally, this PR removes the script to publish to Bintray. This change part of the https://github.com/ooni/probe/issues/1440 cleanup effort.
2021-04-27 16:36:57 +02:00
..
android ./make: script to create android builds (#315) 2021-04-27 16:36:57 +02:00
ios feat(ios): adapt build to post bintray world (#309) 2021-04-08 17:00:51 +02:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00
template.podspec feat(ios): adapt build to post bintray world (#309) 2021-04-08 17:00:51 +02:00
template.pom feat(ios): adapt build to post bintray world (#309) 2021-04-08 17:00:51 +02:00

Directory github.com/ooni/probe-cli/MOBILE

This directory is used for building for Android and iOS.