Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit bd2854e

Browse files
author
Kazu Yokomizo
committed
Android v1.2.2 is out!
1 parent 3156652 commit bd2854e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ android {
9191
applicationId "io.boostnote"
9292
minSdkVersion 16
9393
targetSdkVersion 22
94-
versionCode 25
95-
versionName "1.2.1"
94+
versionCode 26
95+
versionName "1.2.2"
9696
ndk {
9797
abiFilters "armeabi-v7a", "x86"
9898
}

0 commit comments

Comments
 (0)