Lightning browser with I2P configuration
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
263 B

language: android
android:
components:
- build-tools-21.1.1
- android-21
- extra-android-support
licenses:
- 'android-sdk-license-.+'
- '.*intel.+'
before_install:
- git submodule update --init --recursive
install:
9 years ago
- ./gradlew
script: