Skip to content

Commit

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

0 comments on commit a54b1d6

Please sign in to comment.