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 b776c30 commit b6031d8Copy full SHA for b6031d8
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.5"
+android_installer_version = "0.1.6"
9
10
11
BUILD_TYPE_DEBUG = "debug"
0 commit comments