From 140350012b7b6a58a62e87202aeec2e57c83dbc2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 19 Jul 2025 15:50:40 -0700 Subject: [PATCH] Fix URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a9415e..c4d9883 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Timer which loops over the specified interval, playing your default notification ## Update Notes ### 2025-07-11 -(This article)[https://sijus.medium.com/resurrecting-a-5-year-old-android-app-a-developers-journey-59d8f5689e5b] +[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. ## Licenses