Merge branch 'main' into feature/qr

This commit is contained in:
callebtc
2026-01-04 13:47:29 +07:00
committed by GitHub
43 changed files with 413 additions and 304 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ agp = "8.10.1"
kotlin = "2.2.0"
compileSdk = "35"
minSdk = "26" # API 26 for proper BLE support
targetSdk = "34"
targetSdk = "35"
# AndroidX Core
core-ktx = "1.16.0"