Skip to content

Commit dc1391b

Browse files
committed
changed version numbers
1 parent a722866 commit dc1391b

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 "james.medianotification"
88
minSdkVersion 21
99
targetSdkVersion 26
10-
versionCode 4
11-
versionName "0.4"
10+
versionCode 5
11+
versionName "1.0"
1212
vectorDrawables.useSupportLibrary = true
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)