Skip to content

Commit

Permalink
versionName: 1.6.2, versionCode: 21
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Mar 3, 2022
1 parent 96dec9b commit 3dfb2b2
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 = 20
ext.project_version_name = "1.6.1"
ext.project_version_code = 21
ext.project_version_name = "1.6.2"
repositories {
mavenCentral()
maven { url "https://jitpack.io" }
Expand Down

0 comments on commit 3dfb2b2

Please sign in to comment.