Skip to content
This repository has been archived by the owner on Jun 23, 2019. It is now read-only.

Commit

Permalink
Merge pull request #10 from naxadeve/9/bump-version-to-1.3
Browse files Browse the repository at this point in the history
[#9] bumped version to 1.3
  • Loading branch information
konishon authored May 23, 2019
2 parents 4013a70 + 996d328 commit 85f30c5
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 @@ -21,8 +21,8 @@ android {
applicationId "np.com.naxa.staffattendance"
minSdkVersion 16
targetSdkVersion 28
versionCode 1
versionName "1.2"
versionCode 2
versionName "1.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit 85f30c5

Please sign in to comment.