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 56cb303 commit f4e8e68Copy full SHA for f4e8e68
app/build.gradle
@@ -24,7 +24,7 @@ android {
24
buildToolsVersion '27.0.3'
25
26
defaultConfig {
27
- applicationId "com.vrem.wifianalyzer.BETA"
+ applicationId "com.vrem.wifianalyzer"
28
minSdkVersion 16
29
targetSdkVersion 22
30
versionCode
app/build.properties
@@ -1,7 +1,7 @@
1
#Build Properties
2
-#Sat Jan 06 11:19:38 EST 2018
+#Sat Jan 06 13:00:20 EST 2018
3
version_minor=8
4
-version_build=10
+version_build=11
5
version_patch=8
6
-version_store=34
7
version_major=1
+version_store=34
0 commit comments