fix: corrected the and updated the string message for the toast. got the build working. It was not pretty.

This commit is contained in:
eddyizm 2025-08-02 18:21:24 -07:00
parent d32d2bcf31
commit 6703704f22
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
8 changed files with 20 additions and 7 deletions

View file

@ -1,2 +1,5 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
include ':app'
rootProject.name = "Tempo"