# Watch: https://github.com/nmeum/android-tools/tags
. "$GRIMOIRE"/CMAKE_FUNCTIONS
           SPELL=android-tools
         VERSION=35.0.2
          SOURCE="$SPELL-$VERSION.tar.xz"
      SOURCE_URL=("https://github.com/nmeum/$SPELL/releases/download/$VERSION/$SOURCE")
     SOURCE_HASH=sha512:391ce4d638b274d7bbae24a3df8de8b5812a982570f29b2aef37d12a3ba7ed6f66b5c0b7f908759e0b0da30d152b5319af0fef16c54bdc3b9f4074fb22f80d10
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://developer.android.com/tools/help/adb.html"
         LICENSE=(Apache-2.0 ISC GPL-2.0-only MIT)
         ENTERED=20140622
           SHORT="tools for developing android based devices"
cat << EOF
Tools for developing android based devices.
EOF
