Skip to content

Commit ac5258b

Browse files
committedJan 17, 2018
Update app version number
1 parent c285137 commit ac5258b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.tananaev.logcat"
99
minSdkVersion 18
1010
targetSdkVersion 27
11-
versionCode 8
12-
versionName "1.7"
11+
versionCode 9
12+
versionName "1.8"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)
Please sign in to comment.