Skip to content

Commit 4434c91

Browse files
committed
Bumping build and version number.
1 parent 7a2e55d commit 4434c91

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
@@ -24,7 +24,7 @@ dependencies {
2424
compile "org.wordpress:android-passcodelock:0.0.3"
2525
}
2626

27-
version "1.1"
27+
version "1.1.1"
2828

2929
android {
3030

@@ -34,7 +34,7 @@ android {
3434
defaultConfig {
3535
packageName "com.automattic.simplenote"
3636
versionName project.version
37-
versionCode 23
37+
versionCode 24
3838
minSdkVersion 15
3939
targetSdkVersion 19
4040

0 commit comments

Comments
 (0)