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

Commit fcfc05a

Browse files
committed
Update to v0.9.11
1 parent 05da34b commit fcfc05a

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
@@ -7,8 +7,8 @@ android {
77
applicationId "io.github.lonamiwebs.stringlate"
88
minSdkVersion 15
99
targetSdkVersion 25
10-
versionCode 994
11-
versionName "0.9.10d"
10+
versionCode 995
11+
versionName "0.9.11"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)