Add devcontainer setup, bump minSdk to 34, rename app to Bong Hit Timer

This commit is contained in:
2026-05-28 22:39:48 -07:00
parent 634e0ae48a
commit b04f197ec2
5 changed files with 55 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<application
android:allowBackup="true"
android:icon="@drawable/ic_timer"
android:label="Countdown Timer"
android:label="Bong Hit Timer"
android:supportsRtl="true"
android:theme="@style/Theme.CountdownTimer">
<activity