Add link to a helpful upgrading article.

This commit is contained in:
2025-07-11 13:38:53 -07:00
parent c57cdd0a35
commit 9446f427c3

View File

@@ -1,3 +1,9 @@
# android-infinite-timer
# Infinite Timer
Timer which loops over the specified interval, playing your default notification sound each time it hits 0.
## Update Notes
### 2025-07-11
(This article)[https://sijus.medium.com/resurrecting-a-5-year-old-android-app-a-developers-journey-59d8f5689e5b]
was very helpful in getting this app updated from SDK 25 to 36.