Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

Commit 2fbb2b6

Browse files
committed
Release v0.14
1 parent 246635a commit 2fbb2b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
minSdkVersion version_setup_minSdk
1616
targetSdkVersion version_setup_targetSdk
1717

18-
versionCode 1003
19-
versionName "0.13"
18+
versionCode 1004
19+
versionName "0.14"
2020
applicationId "io.github.lonamiwebs.stringlate"
2121

2222
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)