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 c4d378f commit e5064b9Copy full SHA for e5064b9
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.3"
+android_installer_version = "0.1.4"
9
10
11
BUILD_TYPE_DEBUG = "debug"
0 commit comments