Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Mar 27, 2019
1 parent de23925 commit f795ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
def versionMajor = 1
def versionMinor = 6
def versionPatch = 2
def versionBuild = 2 // bump for dogfood builds, public betas, etc.
def versionBuild = 3 // bump for dogfood builds, public betas, etc.

android {
compileSdkVersion 28
Expand Down

0 comments on commit f795ab4

Please sign in to comment.