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

Commit 612f56f

Browse files
authored
Merge pull request #175 from BoostIO/android-update
Android v1.2.2 is out!
2 parents 2546aa8 + bd2854e commit 612f56f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)