Skip to content

Commit

Permalink
update version name
Browse files Browse the repository at this point in the history
  • Loading branch information
ymrMeli committed Dec 12, 2024
1 parent 8f7bafb commit 2da0717
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ miniAppAplicationId=com.mercadolibre.android.point_miniapp_demo

# IMPORTANT: We're using http://semver.org/ for all Android projects, please remember to follow this convention.
# IMPORTANT: The version will be THE SAME for all modules.
versionCode=400000
versionName=4.0.0
versionCode=400001
versionName=4.0.1
minSdkVersion = 23
targetSdkVersion=33
compileSdkVersion=33
Expand Down

0 comments on commit 2da0717

Please sign in to comment.