Skip to content

Commit

Permalink
version: 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Jun 20, 2022
1 parent c619d67 commit b68af62
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 = 31
ext.min_sdk_version = 21
ext.target_sdk_version = 31
ext.project_version_code = 21
ext.project_version_name = "1.6.2"
ext.project_version_code = 22
ext.project_version_name = "1.7.0"
}

plugins {
Expand Down

0 comments on commit b68af62

Please sign in to comment.