Add order and order detail screen

This commit is contained in:
Nezumi
2023-03-07 20:11:54 +07:00
parent 601f26d298
commit c7d7e527dc
24 changed files with 1013 additions and 57 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ android {
defaultConfig {
applicationId "com.capstone.foodify"
minSdk 24
minSdk 26
targetSdk 33
versionCode 1
versionName "1.0"