Skip to content

Commit 5cf8784

Browse files
authored
Merge pull request #63 from ZafraniTechLLC/develop
Develop
2 parents 8e05440 + 48a5c36 commit 5cf8784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "tech.zafrani.companionforpubg"
88
minSdkVersion 18
99
targetSdkVersion 25
10-
versionCode 4
11-
versionName "0.0.4"
10+
versionCode 5
11+
versionName "0.0.5"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414

0 commit comments

Comments
 (0)