Skip to content

Commit 716bcaf

Browse files
committed
version up.
1 parent 34f0a3b commit 716bcaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 18
1010
targetSdkVersion 21
1111
versionCode 1
12-
versionName "0.1.5"
12+
versionName "0.1.6"
1313
}
1414
buildTypes {
1515
release {

app/src/main/res/xml/pref_about.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
android:key="pref_serial_number"
77
android:selectable="false"
88
android:title="Version"
9-
android:summary="0.1.4"/>
9+
android:summary="0.1.6"/>
1010

1111
<Preference
1212
android:key="pref_term_service"

0 commit comments

Comments
 (0)