Skip to content

Commit

Permalink
update versionName to 1.2.0 and version code to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdi-hosseinnion committed Mar 27, 2022
1 parent 3712f4b commit c6de36c
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 @@ -16,8 +16,8 @@ android {
applicationId "com.ssmmhh.jibam"
minSdkVersion 17
targetSdkVersion 31
versionCode 13
versionName "1.1.0"
versionCode 14
versionName "1.2.0"
multiDexEnabled true

vectorDrawables.useSupportLibrary = true // for support .svg file api < 21
Expand Down

0 comments on commit c6de36c

Please sign in to comment.