samuelzvir / E-MobileActivities

Apache License 2.0
3 stars 0 forks source link

Fix build(licenses) #77

Closed samuelzvir closed 5 years ago

samuelzvir commented 5 years ago

To avoid extra configuration because of the excluded packages on Java 11. Just run the with java 8 to temporarily to accept all licenses

. /usr/libexec/java_home -V

export JAVA_HOME=`/usr/libexec/java_home -v 1.8.0_162`

./sdkmanager --licenses