Skip to content

Commit

Permalink
update version name to 1.3.8 and versionCode to 1308
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-TheCode committed Aug 19, 2023
1 parent 38c0451 commit d9b1948
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 @@ -8,8 +8,8 @@ android {
applicationId "com.thecode.sample"
minSdkVersion 19
targetSdkVersion 34
versionCode 1307
versionName "1.3.7"
versionCode 1308
versionName "1.3.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit d9b1948

Please sign in to comment.