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

Commit a485b87

Browse files
committed
Update to v0.9.12
1 parent 70fe5e7 commit a485b87

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 995
11-
versionName "0.9.11"
10+
versionCode 996
11+
versionName "0.9.12"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)