ooni-probe-cli/MOBILE
Simone Basso 04ea3fca43
chore: adapt android scripts to use maven central (#307)
The main changes here are two. First, tweak some bits of the POM template
to make sure it's current, including referencing the correct repo. (We were
still referencing probe-engine in there, weirdly enough).

Second, change the android build script to create the same bundle that
mavan would build. What remains to do is uploading manually.

(Because it seems my PGP key is required, I guess this development rules
out automatically generating releases at GitHub. We will see about it
later on and possibly zap the publish-android.sh script.)

Reference issue: https://github.com/ooni/probe/issues/1437.

The release 2021.04.07-180801 has been created by me using this
diff from the v3.9.0 tag. I will update the release notes as soon
as this new release becomes available from Maven Central.
2021-04-07 20:46:11 +02:00
..
android refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00
ios refactor: enable automatic iOS builds (#209) 2021-02-03 13:51:15 +01:00
README.md doc: ensure all top dirs have an explanatory README (#214) 2021-02-03 16:54:00 +01:00
template.podspec refactor: start building an Android package (#205) 2021-02-03 10:51:14 +01:00
template.pom chore: adapt android scripts to use maven central (#307) 2021-04-07 20:46:11 +02:00

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

This directory is used for building for Android and iOS.