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

Commit a0ed1d3

Browse files
committed
Update to v0.9.13b
1 parent 7c9d544 commit a0ed1d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/build.gradle

Lines changed: 2 additions & 2 deletions
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 998
25-
versionName "0.9.13"
24+
versionCode 999
25+
versionName "0.9.13b"
2626
applicationId "io.github.lonamiwebs.stringlate"
2727

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

0 commit comments

Comments
 (0)