Skip to content

Commit

Permalink
project version: 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Apr 1, 2021
1 parent f9a491a commit b2c6761
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 @@ -4,8 +4,8 @@ buildscript {
ext.compile_sdk_version = 30
ext.min_sdk_version = 21
ext.target_sdk_version = 30
ext.project_version_code = 6
ext.project_version_name = "1.0.5"
ext.project_version_code = 7
ext.project_version_name = "1.0.6"
repositories {
google()
jcenter()
Expand Down

0 comments on commit b2c6761

Please sign in to comment.