Skip to content

Commit

Permalink
[chore] versionCode 18 -> 19
Browse files Browse the repository at this point in the history
  • Loading branch information
unam98 committed Sep 2, 2023
1 parent 689454f commit cdefa4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ android {
applicationId "com.runnect.runnect"
minSdk 28
targetSdk 33
versionCode 18
versionName "1.0.2"
versionCode 19
versionName "1.0.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
buildConfigField "String", "RUNNECT_BASE_URL", properties["RUNNECT_BASE_URL"]
Expand Down

0 comments on commit cdefa4e

Please sign in to comment.