Skip to content

Commit f4e8e68

Browse files
Merge branch 'feature'
1 parent 56cb303 commit f4e8e68

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424
buildToolsVersion '27.0.3'
2525

2626
defaultConfig {
27-
applicationId "com.vrem.wifianalyzer.BETA"
27+
applicationId "com.vrem.wifianalyzer"
2828
minSdkVersion 16
2929
targetSdkVersion 22
3030
versionCode

app/build.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Build Properties
2-
#Sat Jan 06 11:19:38 EST 2018
2+
#Sat Jan 06 13:00:20 EST 2018
33
version_minor=8
4-
version_build=10
4+
version_build=11
55
version_patch=8
6-
version_store=34
76
version_major=1
7+
version_store=34

0 commit comments

Comments
 (0)