mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-24 05:04:50 -04:00
Merge branch 'develop' into iadeelzafar/wifi-hotspot
This commit is contained in:
commit
c547d8bb66
@ -12,5 +12,6 @@ if [ "$status" = 0 ] ; then
|
|||||||
else
|
else
|
||||||
./gradlew app:ktlintKiwixDebugFormat --daemon
|
./gradlew app:ktlintKiwixDebugFormat --daemon
|
||||||
echo 1>&2 "Static analysis found violations and attempted to autofix, please commit these autoformat changes"
|
echo 1>&2 "Static analysis found violations and attempted to autofix, please commit these autoformat changes"
|
||||||
|
echo "If the build failed for another reason please make sure JAVA_HOME is set to JDK8"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user