Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate Price and Quantity as typing value. #88

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

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.
1 participant