Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
soygabimoreno committed Dec 5, 2023
1 parent ee5e8f8 commit b4c3b19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gabimoreno/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {
applicationId = "soy.gabimoreno"
minSdk = 23
targetSdk = 33
versionCode = 49
versionName = "1.2.6"
versionCode = 50
versionName = "1.2.7"

testInstrumentationRunner = "soy.gabimoreno.di.HiltTestRunner"
vectorDrawables {
Expand Down

0 comments on commit b4c3b19

Please sign in to comment.