Skip to content

Commit 83eed7b

Browse files
committed
Bump version to 1.8.0/76
1 parent cdbbfd3 commit 83eed7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Simplenote/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
wearApp project(':Wear')
6363
}
6464

65-
version "1.8.0-rc-1"
65+
version "1.8.0"
6666

6767
android {
6868
testOptions {
@@ -75,7 +75,7 @@ android {
7575
defaultConfig {
7676
applicationId "com.automattic.simplenote"
7777
versionName project.version
78-
versionCode 75
78+
versionCode 76
7979
minSdkVersion 16
8080
targetSdkVersion 27
8181

0 commit comments

Comments
 (0)