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

Commit cd23f1a

Browse files
committed
Update to v0.9.13
1 parent d958d21 commit cd23f1a

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 997
25-
versionName "0.9.13-dev"
24+
versionCode 998
25+
versionName "0.9.13"
2626
applicationId "io.github.lonamiwebs.stringlate"
2727

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

0 commit comments

Comments
 (0)