Skip to content

Validate Price and Quantity as typing value.#88

Open
Jaehwa-Noh wants to merge 13 commits intogoogle-developer-training:mainfrom
Jaehwa-Noh:main
Open

Validate Price and Quantity as typing value.#88
Jaehwa-Noh wants to merge 13 commits intogoogle-developer-training:mainfrom
Jaehwa-Noh:main

Conversation

@Jaehwa-Noh
Copy link

Fix #87
• Update Gradle latest version.
• Update library latest version.
• Add Validate function using regex.
Android20240201_160356

- com.android.application 8.2.1
- com.android.library 8.2.1
- gradle-8.5-bin
- "room_version" = "2.6.1"
- org.jetbrains.kotlin.android = 1.9.22
- rootProject.layout.buildDirectory
- com.google.devtools.ksp = "1.9.22-1.0.17"
- compileSdk = 34
- targetSdk = 34
- activity-compose:1.8.2
- core:core-ktx:1.12.0
- lifecycle-runtime-ktx:2.7.0
- lifecycle-viewmodel-compose:2.7.0
- navigation-compose:2.7.6
- core:core-ktx:1.12.0
- kotlinCompilerExtensionVersion = "1.5.8"
- compose-bom = 2024.01.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Read and update data using Room | There is no validate to input text price and Quantity in stock.

2 participants