v1.1.0 - Update Targeted Version + Enhancements + Bugfixes #1

Merged
me merged 24 commits from dev into main 2025-07-19 15:25:35 -07:00
Showing only changes of commit 9446f427c3 - Show all commits

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. 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.