Skip to content

Commit

Permalink
Merge pull request #10 from anangkur/feature/about
Browse files Browse the repository at this point in the history
build(gradle): update version code to 23 and version name to 2.3.
  • Loading branch information
anangkur authored May 2, 2020
2 parents d3d6f93 + 695fed5 commit d2f6fca
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 @@ -11,8 +11,8 @@ android {
applicationId "com.anangkur.mediku"
minSdkVersion 21
targetSdkVersion 29
versionCode 22
versionName "2.2"
versionCode 23
versionName "2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit d2f6fca

Please sign in to comment.