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

Commit 94442ec

Browse files
committed
appVersion: 1.6.6
codeVersion: 102
1 parent f6d2d05 commit 94442ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Shared/src/main/res/values/strings_about.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<resources>
2121

22-
<string name="app_version">1.6.5</string>
22+
<string name="app_version">1.6.6</string>
2323

2424
<!-- application information -->
2525
<string name="app_description_html">

Smartphone/src/main/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2020
xmlns:tools="http://schemas.android.com/tools"
2121
package="eu.power_switch"
22-
android:versionCode="101"
22+
android:versionCode="102"
2323
android:versionName="@string/app_version">
2424

2525
<!-- Smartphone ONLY Permissions -->

0 commit comments

Comments
 (0)