We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464cff4 commit 79e4696Copy full SHA for 79e4696
1 file changed
scripts/version.py
@@ -5,7 +5,7 @@
5
from play_store_api import get_latest_version_code
6
7
8
-android_installer_version = "0.1.7"
+android_installer_version = "0.1.8"
9
10
11
BUILD_TYPE_DEBUG = "debug"
0 commit comments