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

Commit 3ce1fb2

Browse files
committed
Release v0.12
1 parent d086e83 commit 3ce1fb2

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
@@ -21,8 +21,8 @@ android {
2121
minSdkVersion version_sdk.minSdk
2222
targetSdkVersion version_sdk.targetSdk
2323

24-
versionCode 1001
25-
versionName "0.11"
24+
versionCode 1002
25+
versionName "0.12"
2626
applicationId "io.github.lonamiwebs.stringlate"
2727

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

0 commit comments

Comments
 (0)