diff --git a/andle/__init__.py b/andle/__init__.py index 74cdc19..906a039 100644 --- a/andle/__init__.py +++ b/andle/__init__.py @@ -3,7 +3,7 @@ import andle.android import andle.sdk -__version__ = "1.8.0" +__version__ = "1.9.0" def update(path, dryrun, remote, gradle, interact):