We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358dfc2 commit 9e8afa0Copy full SHA for 9e8afa0
android-src/KV4PHT/app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "com.vagell.kv4pht"
11
minSdk 26
12
targetSdk 34
13
- versionCode 40
14
- versionName "1.9.0"
+ versionCode 41
+ versionName "1.9.1"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
website-src/updates.html
@@ -40,7 +40,7 @@
40
</nav>
41
<main>
42
<div class="main-content-area">
43
- <h1>Apr 27, 2025: Android app update v1.9.0</h1>
+ <h1>Apr 27, 2025: Android app update v1.9.0 and v1.9.1</h1>
44
<ul>
45
<li>RepeaterBook integration to automatically find nearby repeaters using GPS (see new "..." menu).</li>
46
</ul>
0 commit comments