Compare commits
2 Commits
d610bfd40b
...
a5490b98c7
Author | SHA1 | Date | |
---|---|---|---|
a5490b98c7 | |||
140350012b |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -33,3 +33,5 @@ google-services.json
|
|||||||
# Android Profiling
|
# Android Profiling
|
||||||
*.hprof
|
*.hprof
|
||||||
|
|
||||||
|
# Release Files
|
||||||
|
app/release/*
|
||||||
|
@@ -5,7 +5,7 @@ Timer which loops over the specified interval, playing your default notification
|
|||||||
## Update Notes
|
## Update Notes
|
||||||
|
|
||||||
### 2025-07-11
|
### 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.
|
was very helpful in getting this app updated from SDK 25 to 36.
|
||||||
|
|
||||||
## Licenses
|
## Licenses
|
||||||
|
Reference in New Issue
Block a user