Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
increase the version of application
Browse files Browse the repository at this point in the history
  • Loading branch information
AbolfaZlRezaEe committed Jun 17, 2022
1 parent 8377f5e commit e912b74
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 @@ -12,8 +12,8 @@ android {
applicationId "me.abolfazl.nmock"
minSdk 21
targetSdk 31
versionCode 4
versionName "1.0.2"
versionCode 5
versionName "1.0.3"
vectorDrawables.useSupportLibrary true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e912b74

Please sign in to comment.