Skip to content

Commit 3e9d7d2

Browse files
committed
Release
1 parent ec4af73 commit 3e9d7d2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ dependencies {
154154
implementation 'com.google.android.material:material:1.12.0'
155155
implementation 'com.google.maps.android:android-maps-utils:2.2.4'
156156
implementation 'com.google.android.play:app-update-ktx:2.1.0'
157-
implementation 'com.google.auto.service:auto-service:1.0-rc7'
158-
kapt 'com.google.auto.service:auto-service:1.0-rc7'
159157

160158
// Third Party
161159
implementation 'org.shredzone.commons:commons-suncalc:3.9'

app/src/main/assets/html/buy_full.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ <h4>Here is what you will get in full version</h4>
3232
<li>Modify corner radius of the app to your liking.</li>
3333
<li>Ability to change motion style of the clock needle.</li>
3434
<li>Modify compass needle motion style dynamically to suit your needs.</li>
35+
<li><b>Measure</b> panel to measure distances and save preserve their records.</li>
3536
</ul>
3637

3738
<p>And most important, you will support the development and help me keep updating this app in

0 commit comments

Comments
 (0)