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 c0548fd commit d6d1abbCopy full SHA for d6d1abb
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.2"
+android_installer_version = "0.1.3"
9
10
11
BUILD_TYPE_DEBUG = "debug"
0 commit comments