Skip to content

Commit

Permalink
update version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Aug 24, 2018
1 parent 2f62ac2 commit 3a6ef45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
ext.appConfig = [
versionCode: 7,
versionCode: 8,

versionMajor: 0,
versionMinor: 6,
versionBeta: 0,
versionBeta: 1,

signStorePassword: "cryptape2016@#",
signKeyAlias: "neuron",
Expand Down

0 comments on commit 3a6ef45

Please sign in to comment.