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
@@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId "com.example.countdowntimer"
minSdk 24
minSdk 34
targetSdk 34
versionCode 1
versionName "1.0"