Skip to content

Commit

Permalink
Merge pull request #9 from lcdsmao/bump-version
Browse files Browse the repository at this point in the history
bump to 0.0.2
  • Loading branch information
lcdsmao authored Nov 10, 2019
2 parents 4f43f78 + 2233b8d commit d1b42b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

buildscript {
ext {
version_code = 1
version_name = '0.0.1'
version_code = 2
version_name = '0.0.2'
compile_sdk_version = 28
min_sdk_version = 16
target_sdk_version = 28
Expand Down

0 comments on commit d1b42b3

Please sign in to comment.