Skip to content

Commit 9e8afa0

Browse files
committed
Updates to launch v1.9.1
1 parent 358dfc2 commit 9e8afa0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

android-src/KV4PHT/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.vagell.kv4pht"
1111
minSdk 26
1212
targetSdk 34
13-
versionCode 40
14-
versionName "1.9.0"
13+
versionCode 41
14+
versionName "1.9.1"
1515

1616
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1717

website-src/updates.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</nav>
4141
<main>
4242
<div class="main-content-area">
43-
<h1>Apr 27, 2025: Android app update v1.9.0</h1>
43+
<h1>Apr 27, 2025: Android app update v1.9.0 and v1.9.1</h1>
4444
<ul>
4545
<li>RepeaterBook integration to automatically find nearby repeaters using GPS (see new "..." menu).</li>
4646
</ul>

0 commit comments

Comments
 (0)