Skip to content

Commit

Permalink
VersionCode++
Browse files Browse the repository at this point in the history
  • Loading branch information
arturogutierrez committed Nov 28, 2016
1 parent f0d0f16 commit 6509d39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -21,8 +21,8 @@ allprojects {
ext {
application = [
package: 'com.arturogutierrez.openticator',
versionCode: 9000,
versionName: '0.9.0',
versionCode: 9001,
versionName: '0.9.1',
]
}
}

0 comments on commit 6509d39

Please sign in to comment.