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

Commit

Permalink
Bump version for Play Store release
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Shandilya <[email protected]>
  • Loading branch information
msfjarvis committed Dec 3, 2018
1 parent 23388ae commit 7dd9c13
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 @@ -40,8 +40,8 @@ android {
applicationId 'me.msfjarvis.wgandroid'
minSdkVersion 21
targetSdkVersion 28
versionCode 530
versionName '0.0.20181130'
versionCode 1000
versionName '1.0.0'
buildConfigField 'int', 'MIN_SDK_VERSION', "$minSdkVersion.apiLevel"
}
// If the keystore file exists
Expand Down

0 comments on commit 7dd9c13

Please sign in to comment.